1.0.6 • Published 8 months ago

addis-boilerplate v1.0.6

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

⚙️ Addis Boilerplate

addis-boilerplate is a powerful and intuitive CLI tool developed by Addis Software PLC to streamline the process of setting up boilerplate projects for React and Node.js. 🎉 It saves you time and effort by providing a simple interface to choose your preferred stack and quickly generate a project tailored to your needs.

💡 Note

You must be a member of the Addis-Software organization to access the boilerplate templates. Authentication is required during the setup process to fetch templates securely.

🌟 Features

  • 🔥 Choose between Frontend and Backend projects.
  • 🌐 Select from various frontend stacks like:
    • ⚛️ React with Tailwind CSS
    • 🎨 React with Theme UI
  • ⚙️ Select from backend stacks like:
    • 🟦 Node.js with TypeScript
    • 🟩 Node.js with JavaScript
  • 📥 Automatically downloads, extracts, and initializes the selected project with Git.

📋 Prerequisites

Make sure you have the following installed on your system:

  • 🟠 Node.js (version 14 or higher)
  • 🐙 Git

💻 Usage

You can use addis-boilerplate globally using npm:

npx addis-boilerplate
## 🎯 Example

Here's an example of creating a new React project with Tailwind CSS:

```bash
npx addis-boilerplate
? Select the type of project: Frontend
? Select the stack: React with Tailwind CSS
? Enter the project name: my-react-app

This will create a new directory called my-react-app with the React project template using Tailwind CSS.

🤝 Contributing

Contributions are welcome! Feel free to open an issue or submit a pull request if you find any bugs or want to add a new feature.

📬 Contact

If you have any questions, feel free to reach out to me at felekemichael999@gmail.com

1.0.6

8 months ago

1.0.5

8 months ago

1.0.4

8 months ago

1.0.3

8 months ago

1.0.2

8 months ago

1.0.1

8 months ago

1.0.0

8 months ago