0.1.3 • Published 11 years ago
codex-cli v0.1.3
#codex-cli 0.1.3#
The CLI installer for codex.js
##Compatibility##
Works with codex.js>=0.1.6
##Installation##
npm install -g codex-cli
##Usage##
###Create a new blog###
codex -c my_blog_name
or
codex --create my_blog_name
Then follow the instructions to setup your mongodb instance and create an admin user for your blog.
##Test##
npm test
TODO
- Unit Tests (0.1.4)
0.1.3
11 years ago