Skip to content

🚀 I built a CLI tool to install these rules instantly (No more copy-pasting) #151

@ThanhNguyxn

Description

@ThanhNguyxn

Hi everyone,

First off, huge thanks for maintaining this collection. It's incredibly useful!

I noticed that using these rules currently requires manually finding and copying files. To streamline this workflow, I built a small open-source CLI tool called cursor-setup that automates the process.

Instead of copy-pasting, you can just run:

# 1. Install the tool
pip install cursor-setup

# 2. Install a rule (e.g., for Python, NextJS, etc.)
cursor-setup install python

It automatically fetches the best practices and creates the .cursorrules file in your project instantly.

I hope this helps improve the developer experience for the community! 👉 Check it out here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions