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
- Host: GitHub
- URL: https://github.com/jop-software/redmine-development
- Owner: jop-software
- License: mit
- Created: 2021-09-01T18:02:34.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-03-26T09:42:40.000Z (about 3 years ago)
- Last Synced: 2025-02-15T04:43:50.817Z (3 months ago)
- Topics: development-environment, development-setup, redmine, redmine-development
- Language: Shell
- Homepage:
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: Readme.md
- License: LICENSE
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