0.0.2 • Published 10 years ago
prosemaker v0.0.2
ProseMaker
Document assembly for scientific reporting
This is the new JS version of ProseMaker, which will eventually officially become ProseMaker 3.0.
To develop:
- clone via git
- install dependencies with
npm install - edit code, occasionally running
npm run lint - compile and test with
npm run dev(ornpm runand peruse the list)
Commands to do that:
git clone https://github.com/DanielBaird/prosemaker.git
cd prosemaker
npm install
# edit stuff...
npm run lint
npm run dev0.0.2
10 years ago