All Downloads are FREE. Search and download functionalities are using the official Maven repository.

acfr.maven.skins.reflow-default-webdeps.2.3.4.source-code.README.md Maven / Gradle / Ivy

There is a newer version: 2.4.0-beta2
Show newest version
# Generate local dependencies

## Create Highlight dependency

Download the latest version

```bash
$ git clone https://github.com/highlightjs/highlight.js.git
$ git checkout 
$ cd 
$ npm install
added 454 packages from 846 contributors and audited 2589 packages in 38.488s
found 2 vulnerabilities (1 low, 1 high)
  run `npm audit fix` to fix them, or `npm audit` for details
$ node tools/build.js -t cdn
```

package the build result `build/cdn`




© 2015 - 2024 Weber Informatics LLC | Privacy Policy