https://github.com/importre/hello-kotlin
kotlin cli example
https://github.com/importre/hello-kotlin
cli hello helloworld kotlin sample
Last synced: about 1 year ago
JSON representation
kotlin cli example
- Host: GitHub
- URL: https://github.com/importre/hello-kotlin
- Owner: importre
- License: mit
- Created: 2017-04-29T16:03:22.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2017-04-29T17:55:39.000Z (about 9 years ago)
- Last Synced: 2025-02-12T20:16:41.024Z (over 1 year ago)
- Topics: cli, hello, helloworld, kotlin, sample
- Language: Kotlin
- Homepage:
- Size: 10.7 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license
Awesome Lists containing this project
README
# hello-kotlin
> kotlin cli example
## CLI
### Usage
```sh
$ hello-kotlin
```
### Options
```sh
$ hello-kotlin -h
```
### Install
```sh
$ npm i -g hello-kotlin
```
## License
MIT © Jaewe Heo