Skip to content

haru/redmine_plugin_boilerplate

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Redmine Plugin Boilerplate

License

日本語版

Overview

redmine_plugin_boilerplate is a template repository designed to simplify the process of creating Redmine plugins. It is available on GitHub in a template format, making it easy for developers to kickstart their Redmine plugin projects.

Features

  • Codespaces Integration: Use Github Codespaces for development, enabling development from anywhere with just a web browser.
  • Flexible Environment: Customize Redmine version, Ruby version, and database type combinations according to your project requirements.
  • Debugger Support: Utilize debuggers for efficient debugging.

Getting Started

  1. Open the redmine_plugin_boilerplate repository on Github.
  2. Click the Use this template button to create a new repository for your plugin. Ensure to name the repository after your desired plugin name.
  3. Create a Github Codespace for your new repository.
  4. The .env file will be automatically generated. Commit this file and run Rebuild Container.
  5. Once the Codespace is ready, open .devcontainer/redmine.code-workspace.
  6. Replace the content of this Readme.md file with information specific to your plugin.

License

This project is licensed under the MIT License - see the LICENSE.md file for details.

Feel free to customize and expand upon the generated template to meet the specific requirements of your Redmine plugin.

Happy coding!

About

Easy way to create a Redmine plugin.

Resources

License

Stars

Watchers

Forks

Packages

No packages published