@happer64bit/twinitx
v1.0.0
Published
Initialize Tailwind CSS without configuring manually
Downloads
69
Readme
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
Clone the repository:
git clone https://github.com/happer64bit/twinitx.git cd twinitx
Install dependencies:
npm install
(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:
- Fork the repository.
- Create a new branch.
- Make your changes and commit them.
- Push your branch and open a pull request.
License
This project is licensed under the MIT License.