1
0
Fork 0
mirror of https://github.com/capistrano/capistrano synced 2023-03-27 23:21:18 -04:00
Commit graph

6 commits

Author SHA1 Message Date
seenmyfate
8c1ede50cd Support ask
As an alternative to `set`, `ask` takes a key and a default value. When
the key is called with `fetch` the user will be prompted to set the
value.
2013-03-15 11:35:49 +00:00
seenmyfate
454f46b829 better encapsulate configuration, support current format 2013-03-10 20:44:50 +00:00
seenmyfate
5e4fe624b5 reduce dsl, prefer fetch/set 2013-03-03 16:27:33 +00:00
seenmyfate
725c47d35b reduce dsl, prefer fetch/set 2013-03-03 16:18:48 +00:00
seenmyfate
de6367af4e Add default tasks, handle configuration 2013-02-01 17:19:00 +00:00
seenmyfate
687526930a installation - running cap install capifies app 2013-02-01 14:51:50 +00:00