Skip to content

Latest commit

 

History

History
15 lines (11 loc) · 657 Bytes

README.md

File metadata and controls

15 lines (11 loc) · 657 Bytes

Capistrano::Magento

A Capistrano extension for Magento 1 deployments. Takes care of specific Magento 1 requirements and adds tasks specific to the Magento 1 application.

More info will follow sometime.

Contributing

Bug reports and pull requests are welcome on GitHub at https://github.com/itonomy/capistrano-magento1.

Contribution Guidelines

  1. Create a feature branch based on an issue (git checkout -b feature/ISSUE-NR)
  2. Commit your changes (git commit -am '#ISSUE_NR: Fixed this and that'')
  3. Create a pull request to this repo.

License

This project is licensed under the MIT License. See included LICENSE file for full text of MIT.