Commit Graph

14 Commits

Author SHA1 Message Date
Mohammad Fares e0b5107233 Change the config directory to be under ~/.config for Mac and Linux 2023-07-15 20:44:27 +02:00
Mohammad Fares 08a51e03fe Add utility.isGlobalDirectoryCreated(), utility.generateToken(token), utility.getToken(), utility.removeToken(), and utility.getOS() 2018-10-14 21:51:24 +03:00
Mohammad Fares a9be0a3d10 Change the global config directory for Windows OS 2018-10-14 21:41:58 +03:00
Mohammad Fares 3c41d59842 Enhance docs of utility.getGlobalDirectory() 2018-10-14 21:40:00 +03:00
Mohammad Fares 5e1e42d663 Remove extra logging 2018-10-14 21:39:27 +03:00
Mohammad Fares 992a2e179d Enhance the docs of utility.resolveFilePath() 2018-10-14 21:39:11 +03:00
Mohammad Fares 89cdebcf65 Use utility.resolveFilePath() with utility.loadFile() 2018-10-14 21:38:38 +03:00
Mohammad Fares e2d44bd92c Add utility.isDir() 2018-10-14 21:35:21 +03:00
Mohammad Fares b420540668 Revamp utility.getDefaultConfig method to consider the global config file 2018-10-01 12:29:09 +03:00
Mohammad Fares 0cbeafb026 Add utility.getGlobalDirectory method 2018-10-01 12:28:39 +03:00
Mohammad Fares cae8881fe9 Support symbolic link for importing files 2018-09-01 17:01:04 +03:00
Mohammad Fares e06c12dd2d Check if the loaded yml or json files are files not directories 2018-08-25 02:23:32 +03:00
Mohammad Fares 16b859b0f4 Fix typos 2018-08-05 02:46:01 +03:00
Mohammad Fares d1153e58ba first commit 2018-07-23 01:34:35 +03:00