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

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

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!

![IMG](https://i.imgur.com/8siWx3l.png)

## 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.