Skip to content

Artec 0.2.0

Compare
Choose a tag to compare
@HushmKun HushmKun released this 08 Jul 16:03
· 42 commits to master since this release

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.