adam-singer / dart-carte-du-jour

Pub documentation generation system
www.dartdocs.org
Other
25 stars 8 forks source link

Document how to start, stop, and restart system #44

Closed sethladd closed 10 years ago

adam-singer commented 10 years ago

https://github.com/financeCoding/dart-carte-du-jour#starting-and-stopping-documentation-service

Starting and stopping documentation service

Only authorized users are able to start and stop the daemon-isolate

Starting the daemon-isolate

cd dart-carte-du-jour/scripts/daemon_launch
./launch-instance.sh

Stopping the daemon-isolate

cd dart-carte-du-jour/scripts/daemon_launch
./kill-instance.sh