0.0.8 • Published 9 years ago

yala v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

#yala yala is a deployment system based on git-hooks that enables you to deploy your node apps using git

Installation

On the server

sudo npm install -g yala
yala create [app-name]

On your development machine

git remote add server ssh://public_ip/path #this is specified when you create it with yala
git push server master

Pull-Requests

I love them <3 so don't be scared to send them, you can allways the issue tracker to express your ideas or if you found a bug

Contact

  • Gmail: 0x4139@gmail.com
  • Twitter: @0x4139
0.0.8

9 years ago

0.0.7

9 years ago

0.0.6

10 years ago

0.0.5

10 years ago

0.0.4

10 years ago

0.0.3

10 years ago

0.0.2

10 years ago

0.0.1

10 years ago