You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
11 months ago | |
---|---|---|
.idea | 11 months ago | |
src | 11 months ago | |
tools | 11 months ago | |
.gitignore | 11 months ago | |
.prettierrc | 11 months ago | |
LICENSE | 11 months ago | |
README.md | 11 months ago |
README.md
pinit
pinit is a project initializer.
How to use it.
Well, how I'd use it is as follows:
git clone https://git.faulty.nl/faulty/pinit ~/.local/pinit
cd ~/.local/pinit
python tools/publish.py
export $PATH="$HOME/.local/pinit:$PATH"
It doesn't really matter where it's located as long as ./templates/
is located in the same directory as the executable.