Skip to content
/ anut.sh Public

Repository for the 2013 Summer Hackathon at Facebook Seattle.

License

Notifications You must be signed in to change notification settings

anutsh/anut.sh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anut.sh

Repository for the 2013 Summer Hackathon at Facebook Seattle.

Install

  1. First install NodeJS
  2. Clone the repository
  3. Run npm install

Pushing to Live

  1. Make changes to master branch
  2. Test changes on master branch
  3. Merge into live branch
  4. Add live git repository
    • Add ssh key to server ~/.ssh/authorized_keys
    • git remote add live anutsh@anut.sh:anut.sh.git
  5. git push live live
  6. Git hook post-update runs
    • If the branch is "live" it runs upstart script that restarts server.js

About

Repository for the 2013 Summer Hackathon at Facebook Seattle.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •