karlguillotte / sextant

The sextant web site.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Sextant

express sextant
cd sextant
rm -r public
git clone https://karlguillotte@github.com/karlguillotte/html5-boilerplate.git
cd  html5-boilerplate
chmod +x build/createproject.sh
cd build
./createproject.sh (enter public)
cd ../..
touch TODO.md
touch HISTORY.md
touch README.md
rm -r html5-boilerplate/

Copy few components from public to views

Copy

git init

Startup

npm install

About

The sextant web site.


Languages

Language:JavaScript 99.8%Language:Shell 0.2%