Artec
Creates a configurable python project template in a given directory.
Added
- -t argument now allows Templates to be used (Limited to Python & Node.Js)
- Github actions can publish to Pypi & Test.Pypi
- More improvements to error handling and detection.
Changed
- We can format the project name in the json by using an empty curly brackets {}
- Tests now is *little bit* better than before.