https://github.com/neko-cli/neko-cli-worker
Neko-CLI-Worker is the perfect companion for creating stunning code snapshots πΈ with syntax highlighting, π or server channels π with ease.
https://github.com/neko-cli/neko-cli-worker
bot discord neko-cli utils website
Last synced: about 2 months ago
JSON representation
Neko-CLI-Worker is the perfect companion for creating stunning code snapshots πΈ with syntax highlighting, π or server channels π with ease.
- Host: GitHub
- URL: https://github.com/neko-cli/neko-cli-worker
- Owner: Neko-CLI
- License: other
- Created: 2024-12-29T20:49:28.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-12-31T13:00:23.000Z (over 1 year ago)
- Last Synced: 2025-10-27T22:54:55.833Z (8 months ago)
- Topics: bot, discord, neko-cli, utils, website
- Language: Kotlin
- Homepage: https://neko-cli.com
- Size: 148 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Neko-CLI
Neko-CLI is a powerful command-line tool designed to simplify your development workflow with a variety of utilities. This tool is available for installation via `npm` and `yarn`.
## Installation
You can easily install Neko-CLI using either `npm` or `yarn`. Below are the installation instructions for both package managers:
### Using npm
1. Click πNPM to copy the command, then run it in your terminal:
```bash
npm i -g neko-cli
```
2. To verify the installation, run:
```bash
meow help
```
### Using yarn
1. Click πYARN to copy the command, then run it in your terminal:
```bash
yarn global add neko-cli
```
2. To verify the installation, run:
```bash
meow help
```
## Usage
Once installed, you can use the Neko-CLI tool with various commands. Run `meow help` to see the full list of commands and their descriptions.
Example usage:
```bash
meow