diff --git a/mobizel/symfony-capistrano/0.2/manifest.json b/mobizel/symfony-capistrano/0.2/manifest.json new file mode 100644 index 00000000..53bcbbbb --- /dev/null +++ b/mobizel/symfony-capistrano/0.2/manifest.json @@ -0,0 +1,7 @@ +{ + "copy-from-package": { + "Capfile": "Capfile", + "Gemfile": "Gemfile", + "etc/": "etc/" + } +} diff --git a/mobizel/symfony-capistrano/0.2/post-install.txt b/mobizel/symfony-capistrano/0.2/post-install.txt new file mode 100644 index 00000000..4aa003f4 --- /dev/null +++ b/mobizel/symfony-capistrano/0.2/post-install.txt @@ -0,0 +1,7 @@ + + What's next? + + +Please update etc/capistrano/deploy.rb, etc/capistrano/deploy/staging.rb and etc/capistrano/deploy/production.rb to accurately reflect your needs. + +* Read the capistrano symfony documentation at https://github.com/capistrano/symfony