An open API service indexing awesome lists of open source software.

https://github.com/jop-software/redmine-development

Local redmine setup for developing plugins and themes
https://github.com/jop-software/redmine-development

development-environment development-setup redmine redmine-development

Last synced: about 1 month ago
JSON representation

Local redmine setup for developing plugins and themes

Awesome Lists containing this project

README

        

# Redmine Development Docker Package

## Scripts
- `bin/start`
Starts the redmine container.
- `bin/stop`
Stops the redmine container.
- `bin/rails`
The ruby on rails `rails`command
- `bin/new-theme `
Creates a new redmine theme
- `bin/new-plugin `
Creates a new redmine plugin
- `bin/rake`
The `rake` command for all sort of tasks
- `bin/nuke`
Nukes all your plugins and themes! **This can not be reverted!**
- `bin/restore-database`
Recreated an empty redmine database! **You will lose all of the data in the database**

## License
This project is licensed under the [MIT License](/LICENSE)

© 2021-2022, jop-software Inh. Johannes Przymusinski