Skip to content

unicoderns/docs

Repository files navigation

Unicoderns Docs

Git and Markdown based auto publish software.

With Unicoderns JSloth as core. (https://JSloth.org)

First steps

  • Create config.json file (A sample_config.json is provided).

  • Install dependencies:

npm install
  • Run the tests:
npm test
  • Compile the code:
grunt
  • Run the server:
npm start

Watch for changes

grunt watch

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published