0.0.8 • Published 10 years ago

yala v0.0.8

Weekly downloads
2
License
MIT
Repository
github
Last release
10 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

10 years ago

0.0.7

10 years ago

0.0.6

11 years ago

0.0.5

11 years ago

0.0.4

11 years ago

0.0.3

11 years ago

0.0.2

11 years ago

0.0.1

11 years ago