https://github.com/rawnly/cl1p-cli
Cli tool for http://cl1p.net
https://github.com/rawnly/cl1p-cli
Last synced: 7 months ago
JSON representation
Cli tool for http://cl1p.net
- Host: GitHub
- URL: https://github.com/rawnly/cl1p-cli
- Owner: rawnly
- Created: 2017-11-20T01:01:59.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-13T19:52:19.000Z (over 8 years ago)
- Last Synced: 2024-12-28T09:43:26.706Z (over 1 year ago)
- Language: JavaScript
- Size: 37.1 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# cl1p-cli
> Cli tool for http://cl1p.net
## Installation
```sh
$ yarn global add cl1p-cli
# or if you'd like to use npm
$ npm i -g cl1p-cli
```
## Usage
```sh
Cli tool for http://cl1p.net
Usage
$ cl1p --name
Options
-n --name # Cl1p name (cl1p.net/:name)
-f --file # Get clip content from file
--lifetime
## Credits
Made with :heart: by [@Rawnly](https://federicovitale.me)