Skip to main content

InitCraft

InitCraft is a simple CLI tool for creating ready-to-use project structures in seconds.

It helps you skip the boring setup and start coding faster.

Features

  • Create projects from templates
  • Automatic Git initialization
  • Dependency detection and checking
  • Install missing dependencies
  • Simple CLI commands

Supported templates:

  • Python
  • Web
  • React
  • Node.js
  • Flutter
  • C/C++
  • Java
  • FastAPI
  • Express
  • Fullstack

Installation

Clone the repository:

git clone https://github.com/JenishPatel2008/InitCraft.git

Enter the project:

cd InitCraft

Create a virtual environment:

python -m venv .venv

Activate it on Windows:

.venv\Scripts\activate

Install InitCraft:

pip install -e .

Usage

List available templates:

initcraft list

View information about a template:

initcraft info python

Create a project:

initcraft create python MyProject

Examples:

initcraft create react MyWebsite
initcraft create fastapi MyAPI
initcraft create fullstack HackathonApp

Check the version:

initcraft --version

Dependencies

Detect project dependencies:

initcraft deps

Check which dependencies are installed:

initcraft deps --check

Install missing dependencies:

initcraft deps --install

InitCraft currently detects dependencies from Python, Node.js, Flutter, Maven, and Gradle projects.

Development

InitCraft is built with Python, Typer, and Rich.

Project structure:

InitCraft/
├── initcraft/
│   ├── templates/
│   ├── cli.py
│   ├── dependencies.py
│   ├── generator.py
│   ├── git.py
│   └── utils.py
├── tests/
├── pyproject.toml
└── README.md

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

initcraft-0.1.0.tar.gz (17.2 kB view details)

Uploaded Source

Built Distribution

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

initcraft-0.1.0-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

Details for the file initcraft-0.1.0.tar.gz.

File metadata

  • Download URL: initcraft-0.1.0.tar.gz
  • Upload date:
  • Size: 17.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for initcraft-0.1.0.tar.gz
Algorithm Hash digest
SHA256 cde7e5b14622e7cd02c5eb46ce83f7dd5415f12f57f0b0a17cf3aa548ebb59de
MD5 ab463fd3b16df6b8daf9b4f617d4b879
BLAKE2b-256 a02846199503fc7c4460cb45936f814515c64bd30661967ecf3b3e0fce92324b

See more details on using hashes here.

Provenance

The following attestation bundles were made for initcraft-0.1.0.tar.gz:

Publisher: release.yml on JenishPatel2008/InitCraft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file initcraft-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: initcraft-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for initcraft-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 f4537d6cbfa89326d5f188fb4280b5154664b0586d574d5243f67aeb1f29fc33
MD5 129ea45b90be9da3353a9077628ef3e7
BLAKE2b-256 ec5e56f11a530462f5f8f76a7875e0cbd74885d8a9c828ed092d2aaedf2fbea9

See more details on using hashes here.

Provenance

The following attestation bundles were made for initcraft-0.1.0-py3-none-any.whl:

Publisher: release.yml on JenishPatel2008/InitCraft

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.1.3

2 files

0.1.1

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page