1.0.0 • Published 10 months ago

@happer64bit/twinitx v1.0.0

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

Twinitx (Tailwind Initialize Executable)

Overview

Twinitx is a command-line tool designed to simplify the setup of Tailwind CSS projects for various frameworks. It automatically generates a Tailwind CSS configuration file based on user selections, allowing developers to get started quickly and efficiently.

Install from Source

  1. Clone the repository:

    git clone https://github.com/happer64bit/twinitx.git
    cd twinitx
  2. Install dependencies:

    npm install
  3. (Optional) Link globally:

    npm link

Usage

To run Twinitx, use one of the following commands:

npx twinitx
yarn twinitx
bunx twinitx

Contribution

To contribute to Twinitx, follow these steps:

  1. Fork the repository.
  2. Create a new branch.
  3. Make your changes and commit them.
  4. Push your branch and open a pull request.

License

This project is licensed under the MIT License.

1.0.0

10 months ago