https://github.com/abourass/sudocab
Increase your vocabulary or learn a second language from command line
https://github.com/abourass/sudocab
bash shell vocabulary vocabulary-learning
Last synced: 7 months ago
JSON representation
Increase your vocabulary or learn a second language from command line
- Host: GitHub
- URL: https://github.com/abourass/sudocab
- Owner: Abourass
- Created: 2019-06-27T15:57:42.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-09T19:14:48.000Z (almost 3 years ago)
- Last Synced: 2025-01-12T18:52:21.248Z (9 months ago)
- Topics: bash, shell, vocabulary, vocabulary-learning
- Language: Shell
- Homepage:
- Size: 41 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Welcome to sudoCab 👋
> Heavily ~~lifted from~~ inspired by [Sudocabulary](https://github.com/badarsh2/Sudocabulary)
### 🏠 [Homepage](https://github.com/Abourass/sudoCab)
This project began because I wanted Sudocabulary but for a second language. So far I'm working on German, but open to contributions for other languages!

## Install
#### English
```bash
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/Abourass/sudoCab/master/script.sh | bash
chmod +x ~/.vocab
```#### German
```bash
curl -H 'Cache-Control: no-cache' https://raw.githubusercontent.com/Abourass/sudoCab/master/German-setup.sh | bash
chmod +x ~/.vocab-German.sh
```Now restart your terminal! You should now start receiving some top notch vocab.
## Authors
👤 **Antonio Bourassa**
* Github: [@Abourass](https://github.com/Abourass)
## Contributing
Issues and feature requests are welcome! Feel free to check [issues page](https://github.com/Abourass/sudoCab/issues).
## License
Copyright © 2019 [Anandamide IO](https://github.com/anandamideio).
This project is [MIT](https://github.com/Abourass/sudoCab/master/LICENSE) licensed.