command
Version:
v0.0.0-...-e66ea52
Opens a new window with list of versions in this module.
Published: May 10, 2015
License: MIT
Opens a new window with license information.
Imports: 20
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
Jarvis
J.A.R.V.I.S
Startup
- install tools
0.1 install nodejs
# wget http://nodejs.org/dist/v0.12.2/node-v0.12.2-linux-x64.tar.gz
# tar -xvf node-v0.12.2-linux-x64.tar.gz
# mv node-v0.12.2-linux-x64.tar.gz /usr/local/nodejs
# ln -s /usr/local/nodejs/bin/* /usr/local/bin/
0.2 install bower
# npm install -g bower
-
install assets
$ bower install
-
initate database
$ sqlite3 app/data/vis.db
.read app/data/init.sql
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.