Skip to content

0.1.1

Compare
Choose a tag to compare
@Grokzen Grokzen released this 09 Feb 13:26
· 568 commits to master since this release
  • Reworked the structure of the project to be more clean and easy to find stuff.
  • lib/ folder is now removed and all contents is placed in the root of the project
  • All scripts is now moved to its own folder scripts/ (To use the script during dev the path to the root of the project must be in your python path somehow, recomended is to create a virtualenv and export the correct path when it activates)
  • New make target 'cleanegg'
  • Fixed path bugs in Makefile
  • Fixed path bugs in Manifest