Skip to main content

a command line utility for bootstrapping projects with git

Project description

Hiel

A command line utility used to bootstrap projects without having to repeat the same processes over and over again.

Installation

To install hiel on your machine simply pull it from the internet (lol) using Pypi.

pip install --user hiel

Note

Hiel is somewhat customized for my local machine, so to make use of it ensure you have the following on your PC.

Once this is done, get a personal access token from Github to ensure bootstrapped projects can be pushed to version control (Github). The access token is stored in $HOME/.hiel and can be updated anytime. You don't need to create this file as it'd be created automatically when you run HIEL for the first time.

github token

Commands

  • To view the help command
hiel --help
  • Bootstrap a project
hiel <PROJECT_NAME> --type=[js|py] # type is used to specify the type of project, if its python/js
  • To view the version of Hiel being used
hiel --version

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

hiel-0.0.1.tar.gz (4.7 kB view hashes)

Uploaded Source

Built Distribution

hiel-0.0.1-py3-none-any.whl (6.0 kB view hashes)

Uploaded 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