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

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

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/)