Started work on Ember

This commit is contained in:
2018-07-28 23:56:23 +03:00
commit ac582a8b0b
32 changed files with 239149 additions and 0 deletions

0
properties/__init__.py Normal file
View File

6
properties/config.py Normal file
View File

@ -0,0 +1,6 @@
APP_NAME = "Ember"
APP_VERSION = "1.0"
APP_AUTHOR = "Tiberiu Chibici"
APP_AUTHOR_SHORT = "TibiCh"
DEBUG = 1