Skip to main content

Gets a project running quickly

Project description

PyPi version Build status Test coverage Code Health

Have you ever had this moment when you wanted to write a small tool or just try some new algorithm but the thought of assembling a proper project folder structure spoiled the desire…

Crutch is a small-size project generator that allows you to create, build and test a project

Installation

>From pip:

$ pip install crutch

Usage

To create a project within an existing directory:

$ crutch new <type>

To build and test the project within its directory:

$ crutch build

Types

In Progress:

cpp
python

In Future:

c#
java
vim
...

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

crutch-0.2.1.tar.gz (1.8 kB view hashes)

Uploaded Source

Built Distribution

crutch-0.2.1-py2.py3-none-any.whl (3.3 kB view hashes)

Uploaded Python 2 Python 3

Supported by

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