1.0.12 • Published 10 months ago

crrl v1.0.12

Weekly downloads
-
License
MIT
Repository
github
Last release
10 months ago

crrl - Cursor Rules CLI

crrl

crrl is a command-line interface (CLI) tool designed to fetch and save .cursorrules files from a GitHub repository or a remote URL. It simplifies the process of managing cursor rules for your projects.

Features

  • Fetch .cursorrules files from a specific GitHub repository that seerves as a remote storage for cursor rules
  • Download .cursorrules files from a remote URL
  • Interactive directory selection when fetching from the GitHub repository
  • Save .cursorrules files to a specified local directory

Installation

To install crrl, you need Node.js(^20) and npm (or pnpm) installed on your system. Then, you can install it globally using:

npm install -g crrl

Usage

To use crrl, run the following command:

crrl

You can also use it to download a cursor rule by specifying the remote url:

crrl -u <remote-url> -d <local-directory>

License

This project is licensed under the MIT License. See the LICENSE file for more details.

1.0.12

10 months ago

1.0.11

10 months ago

1.0.10

10 months ago

1.0.9

10 months ago

1.0.8

10 months ago

1.0.7

10 months ago

1.0.6

10 months ago

1.0.5

10 months ago

1.0.4

10 months ago

1.0.3

10 months ago

1.0.2

10 months ago

1.0.1

10 months ago

1.0.0

10 months ago