Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/alexhokl/japanese-notes-parser
https://github.com/alexhokl/japanese-notes-parser
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/alexhokl/japanese-notes-parser
- Owner: alexhokl
- License: mit
- Created: 2024-10-26T09:19:10.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-11-28T03:59:20.000Z (about 1 month ago)
- Last Synced: 2024-11-28T04:27:08.506Z (about 1 month ago)
- Language: Go
- Size: 25.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# japanese-notes-parser
This is a tool create to parse notes on
https://github.com/alexhokl/notes/tree/master/spoken_languages/japanese.## Commands
To create a database from a notes file
```sh
japanese-notes-parser create -f vocabulary.md -d vocab.db --overwrite
```