https://github.com/victorvoid/asciilang
:punch: Foreign languages for developers
https://github.com/victorvoid/asciilang
Last synced: 12 months ago
JSON representation
:punch: Foreign languages for developers
- Host: GitHub
- URL: https://github.com/victorvoid/asciilang
- Owner: victorvoid
- License: mit
- Created: 2016-08-22T01:49:37.000Z (almost 10 years ago)
- Default Branch: master
- Last Pushed: 2016-10-12T16:24:13.000Z (over 9 years ago)
- Last Synced: 2025-04-27T19:45:55.503Z (about 1 year ago)
- Language: JavaScript
- Homepage:
- Size: 82 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README-eng.md
- License: LICENSE
Awesome Lists containing this project
README
# asciilang
[![NPM version][npm-image]][npm-url]
[npm-image]: https://badge.fury.io/js/asciilang.svg
[npm-url]: https://npmjs.org/package/asciilang
> Practice foreign languages in terminal.
## Install
Install asciilang using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g asciilang
```
Available Languages:
- PTBR :arrow_right: ENG
- ENG :arrow_right: PTBR
## Features
### Phrases to practice:
Available category to practice:
- `Common Expressions`
- `Greetins`
- `Making friends`
## Usage
```bash
$ asciilang start
```
## License
MIT © [Victor Igor](https://github.com/VictorVoid/)