Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/avneesh0612/rayli
πΈ A command-line tool to generate code images of your local code right away from the terminal
https://github.com/avneesh0612/rayli
Last synced: 12 days ago
JSON representation
πΈ A command-line tool to generate code images of your local code right away from the terminal
- Host: GitHub
- URL: https://github.com/avneesh0612/rayli
- Owner: avneesh0612
- License: mit
- Created: 2022-05-03T16:01:44.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-04-02T00:06:52.000Z (over 1 year ago)
- Last Synced: 2024-10-29T04:48:57.753Z (13 days ago)
- Language: TypeScript
- Homepage: https://npmjs.com/package/rayli
- Size: 199 KB
- Stars: 47
- Watchers: 1
- Forks: 1
- Open Issues: 24
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# πΈ rayli
![](https://i.imgur.com/miVLRoK.png)
πΈ A command-line tool to generate code images of your local code right away from the terminal
- [Usage](#usage)
- [Commands](#commands)# Usage
```sh-session
$ npm install -g rayli
$ rayli COMMAND
running command...
$ rayli (--version)
rayli/0.0.1 win32-x64 node-v16.13.0
$ rayli --help [COMMAND]
USAGE
$ rayli COMMAND
...
```# Commands
- [`rayli config`](#rayli-config)
- [`rayli config:remove`](#rayli-configremove)
- [`rayli config:show`](#rayli-configshow)
- [`rayli generate`](#rayli-generate)
- [`rayli gist`](#rayli-gist)
- [`rayli github`](#rayli-github)
- [`rayli help [COMMAND]`](#rayli-help-command)## `rayli config`
π Configure the default values
```
USAGE
$ rayli configDESCRIPTION
π Configure the default valuesEXAMPLES
$ rayli config
```## `rayli config:remove`
π Remove the configured values
```
USAGE
$ rayli config:removeDESCRIPTION
π Remove the configured valuesEXAMPLES
$ rayli config:remove
```## `rayli config:show`
π Check your configured values
```
USAGE
$ rayli config:showDESCRIPTION
π Check your configured valuesEXAMPLES
$ rayli config:show
```## `rayli generate`
π· Generate a beautiful image of your code snippet
```
USAGE
$ rayli generate [-c]FLAGS
-c, --[no-]config π Use the default configured valuesDESCRIPTION
π· Generate a beautiful image of your code snippetEXAMPLES
$ rayli generate --config
```## `rayli gist`
π Generate a beautiful image of your gist
```
USAGE
$ rayli gist -u [-c]FLAGS
-c, --[no-]config π Use the default configured values
-u, --url= (required) π Link of the gist
-r, --range= π Range of the gistDESCRIPTION
π Generate a beautiful image of your gistEXAMPLES
$ rayli gist --url=https://gist.github.com/Kira272921/bfce776b3ad1145f764d89c296fec605
```## `rayli github`
π± Generate a beautiful image of your code hosted on GitHub
```
USAGE
$ rayli github -u [-c]FLAGS
-c, --[no-]config π Use the default configured values
-u, --url= (required) π Link of the codeDESCRIPTION
π± Generate a beautiful image of your code hosted on GitHubEXAMPLES
$ rayli github --url=https://raw.githubusercontent.com/Kira272921/snipli/main/src/commands/download.ts
```## `rayli help [COMMAND]`
Display help for rayli.
```
USAGE
$ rayli help [COMMAND] [-n]ARGUMENTS
COMMAND Command to show help for.FLAGS
-n, --nested-commands Include all nested commands in the output.DESCRIPTION
Display help for rayli.
```## π Examples
![](https://i.imgur.com/jOuOc9Y.png)
![](https://i.imgur.com/XniMSiF.png)
## π¦ΈββοΈ Authors
### Avneesh Agarwal
- Website: https://www.avneesh.tech/
- Twitter: [@avneesh0612](https://twitter.com/avneesh0612)
- Github: [@avneesh0612](https://github.com/avneesh0612)
- LinkedIn: [@avneesh0612](https://www.linkedin.com/in/avneesh0612)### Kira
- Website: https://kiradev.co
- Twitter: [@kira_272921](https://twitter.com/kira_272921)
- Discord: https://links.kiradev.co/discord