This plugin adds SEMAT Alpha State Cards to your projects in Redmine. More information about these cards you can find on Ivar Jacobson International website.
-
Create a directory your_redmine_base/plugins/alpha_cards.
-
Copy the content of this repository to the created directory.
-
From your_redmine_base directory run migration by the following command to upgrade your database:
bundle exec rake redmine:plugins:migrate RAILS_ENV=production
-
Restart Redmine.
After installation, a new "Alpha cards" tab will appear in the project menu for each project. You can expand cards by clicking [+], drag cards and click checkboxes to change states of alphas. All changes will be saved automatically.
Developed by Kreosoft and Tomsk state university.