No project description provided
Project description
🐯tigr81
A Project Scaffolder for HUMANS. My name is tigr81 that can be read as "tigr-ottone" more user-friendly for Italian developers.
🚀 What is tigr81?
Tigr81 is a powerful and user-friendly project scaffolder that empowers you to kickstart your projects with just a single command. Designed with simplicity and ease of use in mind, tigr81 is the perfect companion for developers looking to streamline their project setup process. Currently, tigr81 supports three types of projects:
- 🌐 fastapi
- 📦 poetry_pkg
- ⚛️ prime-react
- 🔜 more is coming soon!
📥 How to install tigr81?
Installing tigr81 is a breeze! Simply use pip, the Python package installer, and run the following command:
pip install tigr81
And voila! You're ready to embark on your project scaffolding journey with tigr81.
🤔 How to use tigr81?
To discover the full potential of tigr81 and learn how to harness its capabilities, simply run the following command:
tigr81 --help
This command will provide you with a comprehensive guide on how to utilize tigr81 effectively.
🌟 How to create a new project?
Creating a new project with tigr81 is as easy as 1, 2, 3! Just run the following command:
tigr81 scaffold <project_type>
Replace <project_type>
with the desired project type from the available options (fastapi, poetry_pkg, prime-react).
For example, to create a new FastAPI project, simply execute:
tigr81 scaffold fastapi
Follow the interactive prompts, and tigr81 will guide you through the process of setting up your project effortlessly.
Start your projects with ease using tigr81 - the project scaffolder that roars with simplicity and power! 🐯💪
🚀 How to Deploy a New Version of tigr81?
Deploying a new version of tigr81 is streamlined through a structured workflow to ensure stability and ease of deployment. Follow these steps:
-
Open a Feature Branch: Begin by creating a new branch from
develop
for your new feature or fix:git checkout develop git checkout -b feat/<your-feature-name>
-
Implement Your Changes: Add, commit, and push your changes to your feature branch.
-
Create a Pull Request (PR) to develop:
- Open a PR targeting the develop branch.
- Include relevant information in the PR description to help reviewers understand your changes.
-
Run the CI/CD Workflow Manually: Once your PR is merged into develop, manually trigger the CI/CD workflow to deploy the new version.
-
Monitor the Deployment: After initiating the workflow, monitor its progress to ensure successful deployment.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file tigr81-1.2.0.tar.gz
.
File metadata
- Download URL: tigr81-1.2.0.tar.gz
- Upload date:
- Size: 17.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7ad2f4d855b621ec77d720a903f74d4901aadb644027a523a880a3f3e1839ff6 |
|
MD5 | 42857220bc585b93886568c025c9425f |
|
BLAKE2b-256 | c547ae55e0f07461aebfeca85c22942959ca41eb7a844a425e2c65e5b18fffb0 |
File details
Details for the file tigr81-1.2.0-py3-none-any.whl
.
File metadata
- Download URL: tigr81-1.2.0-py3-none-any.whl
- Upload date:
- Size: 23.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.9.20 Linux/6.5.0-1025-azure
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 75d0d984083bfce60a64b99adedcc2ad94fd08e90d842205856e3405257c4b41 |
|
MD5 | 076be263eb3218957deda1295ef03ec5 |
|
BLAKE2b-256 | d2f9aeb9c0262c1e90db1445968317e0fe16f41cd113379ea044db187a238e9d |