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.
-
Yarn package manager is installed on your PC
-
You have at least Python3.6 installed on your PC
-
Git installed 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.
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
Release history Release notifications | RSS feed
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 hiel-0.0.1.tar.gz
.
File metadata
- Download URL: hiel-0.0.1.tar.gz
- Upload date:
- Size: 4.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/2.7.16 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ea2de7908c6a6dfba7d523e9e12e0f7486f8b6eaad4e3cee6ccd76402e5fcb38 |
|
MD5 | 2560d3e3ebd4fe6279c0670109c9ae77 |
|
BLAKE2b-256 | a9a6d3e3aea1c662be0ba06d6b36659e76d76917224fa2d3310d97de91cd577d |
File details
Details for the file hiel-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: hiel-0.0.1-py3-none-any.whl
- Upload date:
- Size: 6.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.0.3 CPython/2.7.16 Darwin/18.7.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 58c0619dfc7a3dacae391b3e8899d62b1e368dfe207643c444a39780bcf462c1 |
|
MD5 | e31e5f9dacb40c78bb30448ab5d6f145 |
|
BLAKE2b-256 | b075ea0fb38d02352f69055d4a04e0b1fb92700ac6c7e3d06db52d4193752c0c |