This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-github
/
capistrano
Watch
1
Star
0
Fork
You've already forked capistrano
0
mirror of
https://github.com/capistrano/capistrano
synced
2023-03-27 23:21:18 -04:00
Code
Releases
Activity
822d4af8e9
capistrano
/
lib
/
Capfile
4 lines
72 B
Text
Raw
Normal View
History
Unescape
Escape
installation - running cap install capifies app
2013-02-01 14:41:51 +00:00
#!/usr/bin/env cap
Ensure `stage not set` warning is displayed correctly
2013-09-06 13:12:34 +01:00
include Capistrano::DSL
installation - running cap install capifies app
2013-02-01 14:41:51 +00:00
require 'capistrano/install'
Copy permalink