Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itaditya/carbon-cli
Carbon CLI to generate beautiful sharable snippets easily. Download at
https://github.com/itaditya/carbon-cli
carbon cli cli-tool command-line command-line-tool commander sharecode snippets
Last synced: 11 days ago
JSON representation
Carbon CLI to generate beautiful sharable snippets easily. Download at
- Host: GitHub
- URL: https://github.com/itaditya/carbon-cli
- Owner: itaditya
- Created: 2018-01-18T16:28:09.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2018-01-19T10:02:10.000Z (almost 7 years ago)
- Last Synced: 2024-05-30T16:34:51.944Z (5 months ago)
- Topics: carbon, cli, cli-tool, command-line, command-line-tool, commander, sharecode, snippets
- Language: JavaScript
- Homepage: https://www.npmjs.com/package/carbon-cli
- Size: 36.1 KB
- Stars: 16
- Watchers: 1
- Forks: 7
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Carbon from CLI
> Generate beautiful snapshots of coding snippets in seconds
![Example Snapshot](snapshot.png)
## How to Use ?
* First install the cli tool by `$ npm i -g carbon-cli` once.
* Now use it with `$ carbon -f file.js` where file.js is the file you want the snippet for.