A mini-game to raise "Uzimaru" on GitHub contributions
紹介資料:GitHub contributionsでうじまるを育てよう
A funny bird that is programmer friendly. They grow up eating their owner's commits.
Let's coding while raising your Uzimaru!
First, fork this repository.
Then...
git clone https://github.com/<username>/uzimaraiser.git
cd uzimaraiser
yarn install
yarn serve
The dev server will start with http://localhost:8080.
I do a Pull Request contributions workflow on GitHub.
- Fork this repository.
- Create new branch from the development branch.
- Commit your changes.
- Push to the branch.
- Create new Pull Request.