getPoseidon / Poseidon

The core Poseidon package, web publishing for everyone.
MIT License
1 stars 0 forks source link

Poseidon - web publishing for everyone.

The core Poseidon package documentation

Install

npm install

Build

The build system is based on gulp.js.

Test

The following command will run tests within the test folder using mocha.

gulp test

A coverage report will be available, thanks to istanbul in the folder coverage/

Running Poseidon

Instructions for running Poseidon in both local and production environments

Contributing to Poseidon

Want to help? Pull requests are always welcome, and we're always looking for more contributors: development, design, documentation. infrastructure... We will find a way to keep you busy and entertained!

Coding standards

TODO

Next steps (implementation)