forked from JasperV/maf-cli
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathTODO
59 lines (52 loc) · 1.54 KB
/
TODO
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
maf init niet overschrijven
init package.json
.env intherit via hoger map
qa request -> validation request
test all kinds of apps!!!
capture ngrok already running error
fix all TODO's in code
use npm @next for internal versions
refactor and clean
fix argv/make same format everywhere
fix double error notice
fix all errors in same format/styling
fix all task in same proper structure regarding async, error and done
fix licensing
blessed ui
headless mode
silent mode
capture all terminal output and properly log
logging module?
fix auto-release behaviour / output
fix inquirer ctrl-c behaviour
inquirer bottom bar ui progress bar
add clustering for use of all cpu cores
https://github.com/Metrological/mas/blob/master/server.js
add travis + appveyor for windows support
npm ci
analytics tracking - in cli and in browser? - cli errors!
add antenna's on top of boxen to create metro logo
badges like https://github.com/prettier/prettier
auto open in chrome tab - autostart app - maf autostart function
https://github.com/GoogleChrome/puppeteer
monitor chrome tab for memory usage
watch .mafrc and hot reload - connected to browser
eslint maf-cli
zeit/git-hooks
eslint-plugin-unicorn
add node api
also properly update all files with exports and #!bin/node etc...
with unit tests
better autocomplete support
https://github.com/mklabs/tabtab
runkit examples???
- for api only
electron version
various:
command
blessed
clui
terminal-kit
vorpal
https://github.com/vadimdemedes/ink
https://www.sitepoint.com/javascript-command-line-interface-cli-node-js/