https://github.com/bemacized/shirakamisrs-public
The default public repository for sets in ShiraKamiSRS
https://github.com/bemacized/shirakamisrs-public
Last synced: 11 months ago
JSON representation
The default public repository for sets in ShiraKamiSRS
- Host: GitHub
- URL: https://github.com/bemacized/shirakamisrs-public
- Owner: BeMacized
- Created: 2021-03-27T12:31:54.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2021-03-30T22:09:34.000Z (about 5 years ago)
- Last Synced: 2025-06-02T12:34:00.856Z (about 1 year ago)
- Language: TypeScript
- Size: 30.3 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ShiraKamiSRS Public Set Repository
This is the default set repository that is included for every ShiraKamiSRS user.
It contains a few basic sets for people to get started without having to create their own sets.
## Repository URL
You do not have to add this repository yourself, as it is already included for every ShiraKamiSRS user.
Nonetheless, the URL for this repository is:
```
https://bemacized.github.io/ShiraKamiSRS-Public/repository/
```
## Currently included sets
* Genki I (3rd Edition)
* Chapter 1
* Chapter 2
* Hiragana
* Katakana
## Contributing
Do you have a set of which you feel like it should be in the default repository?
Feel free to create a [pull request](https://github.com/BeMacized/ShiraKamiSRS-Public/pulls) for it!
Likewise, if you spot any errors that could be fixed or improvements that could be made in the existing sets, please [report the issue](https://github.com/BeMacized/ShiraKamiSRS-Public/issues), or even better, submit a [pull request](https://github.com/BeMacized/ShiraKamiSRS-Public/pulls) for it.
Whenever making any changes, please run `yarn build` or `npm build` before submitting your PR, so that the index file is updated accordingly.