Commit graph

28 commits

Author SHA1 Message Date
danbulant
080769d916 Custom script running 2020-02-21 20:10:08 +01:00
danbulant
8c9157ad7c Start working on running scripts 2020-02-21 17:09:22 +01:00
danbulant
94ea018158 Allow installation with inline args 2020-02-21 17:04:08 +01:00
danbulant
bf6ec88807 Stop execution of function after rejection 2020-02-21 16:42:50 +01:00
danbulant
674fb26a3b Working installation command to install packages in package.json 2020-02-21 16:42:30 +01:00
danbulant
318d3d24b2 Re-export timeEnd 2020-02-21 16:39:49 +01:00
danbulant
1b70618de2 Values for flags only if long variant used 2020-02-21 16:39:36 +01:00
danbulant
b83674b6c3 Add console time 2020-02-19 20:32:26 +01:00
danbulant
559252afcd Update parser.js 2020-02-19 20:32:18 +01:00
danbulant
ecc07fa44f Verify project.json & start working on install 2020-02-19 20:28:03 +01:00
danbulant
3db7b4d204 Fetch repo from config 2020-02-19 20:27:49 +01:00
danbulant
c1bd3f2c90 Simple config reader 2020-02-19 20:27:37 +01:00
danbulant
c501513194 Create install function 2020-02-19 19:57:57 +01:00
danbulant
4c1eae1955 Fallback to cwd 2020-02-19 19:57:47 +01:00
danbulant
ff990b3a95 Add options to get 2020-02-19 19:45:38 +01:00
danbulant
fc6617970c Move parser away 2020-02-19 19:45:29 +01:00
danbulant
ff5efe401d Add ping & init 2020-02-19 19:45:18 +01:00
danbulant
89b744cfda Show info about local package if none specified & add default values 2020-02-19 18:49:38 +01:00
danbulant
dcb294498e Array formatter for outputting 2020-02-19 18:49:12 +01:00
danbulant
ba529d8adc Working on info output 2020-02-19 18:11:31 +01:00
danbulant
6189850b43 export console width & height 2020-02-19 18:11:13 +01:00
danbulant
94ed56ba75 Better info output & fix error res not function 2020-02-19 17:53:57 +01:00
danbulant
d66d85c401 Export colors 2020-02-19 17:53:38 +01:00
danbulant
f4dcb1d333 Get info of given package 2020-02-19 17:45:56 +01:00
danbulant
950b76e728 Overwrite default console 2020-02-19 17:45:40 +01:00
danbulant
ab1c3c3464 Working on package.json parser 2020-02-19 17:11:21 +01:00
danbulant
8be20adb9d Simplify requests 2020-02-19 17:11:09 +01:00
danbulant
13ecf0df6e Arguments parser 2020-02-19 16:56:25 +01:00