An open API service indexing awesome lists of open source software.

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.

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