# Can I Get High — CLI
Legality of cannabis by country 🍁

## Install:

``` bash
$ npm install -g canigethigh
```

## Usage:

Returns all countries
``` bash
$ canigethigh
```

Returns country chosen
``` bash
$ canigethigh <country>
```

## Help:
``` bash
$ canigethigh --help
```

## License
[MIT](https://raw.githubusercontent.com/BuKinoshita/cigh-cli/master/LICENSE) &copy; Bu Kinoshita
