Skip to main content

BlitzKit is a command-line tool that helps student developers automate full-stack project setup. It generates a clean, organized folder structure with starter files to help you get started fast.

Project description

BlitzKit Documentation

BlitzKit is a command-line tool that helps student developers automate full-stack project setup. It generates a clean, organized folder structure with starter files to help you get started fast.

Features

  • Flexible Project Setup: Generate a full-stack project with customizable frontend and backend technologies.
  • CLI-based Automation: Uses Yargs to parse command-line arguments.
  • Customizable Tech Stack: Supports various frontend and backend frameworks (see Supported Tech Stacks).
  • Stylish Terminal Output: Uses Chalk, and Figlet for an enhanced CLI experience.

Supported Tech Stacks

BlitzKit supports multiple frontend and backend technologies, allowing developers to customize their full-stack setup.

Frontend Options (-f, --frontend)

Framework / Library Command Flag
Vanilla HTML/CSS/JS vanilla
React (Vite Setup) react-js
Vue.js (Vite Setup) vue-js
Angular angular
SvelteKit coming soon...

Backend Options (-b, --backend)

Framework / Library Command Flag
Flask (Python) flask
FastAPI (Python) fast-api
Django (Python) coming soon...
Express.js (Node.js) coming soon...
Spring Boot (Java) coming soon...
Ruby on Rails coming soon...

## Installation


1. **Clone the Repository(Optional)**

   ```bash
   git clone https://github.com/lennythecreator/BlitzKit.git
   cd Blitzkit
  1. Install Dependencies

    pip install -r requirements.txt
    

    or

    pip install blitzkit
    

    to install the package globally from PyPI.

Usage

Once installed or linked globally, run BlitzKit from your terminal.

Command Syntax

  • -p, --project: Specifies the type of project to set up. Currently, the supported type is web and data.
  • -l, --level: Specifies the level of experience, e.g., beginner or advanced the supported type is beginner.

Flags

- `-p, --name`: Specifies project name.
- `-f, --frontend`: Defines the type of project (e.g., `react`, `vue`, ,`angular`).  
- `-b, --backend`: Defines the type of project (e.g., `django`, `flask`, ,`fastapi`,`express`,`spring`,).  

When executed, the CLI will:
- Display an ASCII art banner ("BlitzKit").
- Show a usage message inside a styled box.
- Create a structured folder in your current directory (insist on changing the project name)


## Troubleshooting

- **System Requirements**
  Before generating a project, make sure your system meets the necessary requirements for both the project setup tool and the specific technologies involved.

- **Figlet or Boxen Not Displaying Correctly:**  
  Ensure your terminal supports the required Unicode characters and colors.

- **Permission Issues on Windows:**  
  If you encounter permission issues, run your terminal as an Administrator or adjust your system's PATH variable after running `npm link`.

- **Project Creation Errors:**  
  Make sure you’re providing the correct arguments. For example, use `-p web -l beginner -f react -b express` to set up a React-Express project.

## Contributing

Contributions are welcome! Feel free to fork the repository and submit pull requests with your improvements. For any issues or suggestions, please open an issue on GitHub.

## License

This project is licensed under the ISC License. See the [LICENSE](LICENSE) file for details.

## Contact

For questions or support, please reach out via [GitHub Issues](https://github.com/lennythecreator/Bear_CLI/issues) or email [chuwa1@morgan.edu](mailto:chuwa1@morgan.edu).

---

Happy Coding! 🚀

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

blitzkit-0.0.9.tar.gz (3.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

blitzkit-0.0.9-py3-none-any.whl (3.3 kB view details)

Uploaded Python 3

File details

Details for the file blitzkit-0.0.9.tar.gz.

File metadata

  • Download URL: blitzkit-0.0.9.tar.gz
  • Upload date:
  • Size: 3.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for blitzkit-0.0.9.tar.gz
Algorithm Hash digest
SHA256 96604f7f94da3fb0efd44a08ffaf22164ab5c9cd567631b2865f30a643c56a0d
MD5 143b5f6cf89a407c6a1c9244596f3061
BLAKE2b-256 2bb20d966492618389ce8b8e1f6e8af116f8ab68a6c72d56bc648cb96432d4ad

See more details on using hashes here.

File details

Details for the file blitzkit-0.0.9-py3-none-any.whl.

File metadata

  • Download URL: blitzkit-0.0.9-py3-none-any.whl
  • Upload date:
  • Size: 3.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.1

File hashes

Hashes for blitzkit-0.0.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6f8b348382c701e8685d3b1027d099c41ccdb83ae27562360e5c38b23cbbc08f
MD5 9ff7106f0951a2ec1ff13f69031b7216
BLAKE2b-256 dd7d445ce59210cf94b50e7ff12d7e2fef9152229bc98c1c130eaee9bf16bdd6

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page