mirror of
https://github.com/zhigang1992/deployd.git
synced 2026-06-13 00:28:41 +08:00
eef167be4d77cc96edd9201782f2a7af4ef28808
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%