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

https://github.com/git-learning-game/oh-my-git-2

A Git learning game in your browser!
https://github.com/git-learning-game/oh-my-git-2

Last synced: about 1 month ago
JSON representation

A Git learning game in your browser!

Awesome Lists containing this project

README

          

# Oh My Git 2.0 - in your browser!

A prototype for an interactive Git learning game, using a tiny Linux VM in your browser!

## Development setup

- `npm install`
- `npm run dev`

## Credits

This project uses the awesome [v86](https://github.com/copy/v86) library, which is released under the BSD-2-Clause license.

## License

[Blue Oak Model License 1.0.0](LICENSE.md) – a [modern alternative](https://writing.kemitchell.com/2019/03/09/Deprecation-Notice.html) to the MIT license. It's a a pleasant read! :)