Artec
Creates a configurable python project template in a given directory.
[0.3.0] - 2023-08-05
Added
- Logging to text file & stdout on
-v
flag.
- Varying Log levels.
- Initialize a git Repository & Commits the structure.
- New template : Flask
- Requirements file.
Fixed
- Fixed Issue #10
- Fixed Issue #3