first commit

This commit is contained in:
Mohammad Fares
2018-07-23 01:34:35 +03:00
commit d1153e58ba
28 changed files with 2697 additions and 0 deletions

9
bin/app.js Normal file
View File

@@ -0,0 +1,9 @@
#!/usr/bin/env node
/**
* Terminalizer
*
* @author Mohammad Fares <faressoft.com@gmail.com>
*/
require('../app.js');