Generates an Apache configuration file that can be used for hosting an Open OnDemand portal on the OnDemand Server.
For more information please visit the Documentation.
- Fork it ( https://github.com/OSC/ood-portal-generator/fork )
- Create your feature branch (
git checkout -b my-new-feature
) - Commit your changes (
git commit -am 'Add some feature'
) - Push to the branch (
git push origin my-new-feature
) - Create a new Pull Request