mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-06-13 08:31:11 +08:00
62b098e6d5f2f54ca042abc22b35b60f9431d100
deployd
realtime resource server
install npm
currently requires mongodb
[sudo] npm install deployd -g
quick start
$ dpd create hello
$ cd hello
$ dpd
dpd> dashboard
tests
$ npm install deployd -dg
or
$ git clone git@github.com:deployd/deployd.git
$ npm link
then
$ cd deployd
$ mongod
$ mocha
Description
Languages
JavaScript
89.2%
Less
4.4%
HTML
4.4%
CSS
1.1%
EJS
0.9%