All Projects → basvodde → scrumprimer

basvodde / scrumprimer

Licence: other
Scrum Primer site and document

Programming Languages

javascript
184084 projects - #8 most used programming language
ruby
36898 projects - #4 most used programming language
HTML
75241 projects
RobotFramework
109 projects
Gherkin
971 projects
shell
77523 projects

Scrum Primer

Build Status Code Climate

Scrum Primer is a short introduction to Scrum written by Pete Deemer, Gabrielle Benefield, Craig Larman and Bas Vodde. This page contains the code of the http://www.scrumprimer.org website.

The scrumprimer.org website is a simple Sinatra app for making the site easy accessible for an international audience.

Contributions

Contributions are welcome! There are several different areas in which you can contribute:

Scrum Primer Document

We'd love contributions to the Scrum Primer document itself. If you want to request a change request for the English version, please open an issue with "document change" tag. If you wish to contribute a translation or to a translation, please either do a pull request or mail @basvodde

scrumprimer.org site translation

We'd like to keep the site translated to several languages. The translation uses the r18n ruby gem, which means the extracted language strings are in the i18n yml files. If you want to contribute, just translate the English yml file and either do a pull request or mail @basvodde

*scrumprimer.org site itself

The site itself is very basic and requires still a lot of improvement. You could contribute on functionality or on design just by doing pull requests or ideas by opening an issue.

When contributing, please make sure you have proper testing in place (see below)

Testing Frameworks

Also the site is used as an example of test technologies in order to compare them with each other. The current testing (and specification) frameworks used:

The specifications in RobotFramework and Cucumber are kept similar so that you can see how the different specification tools compare with each other.

Contributions

For the Scrum Primer translation:

  • Chinese -> Terry Yin, Sun Yuan
  • Bulgarian
  • Japanese
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].