Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Command line interface #2

Open
1 of 5 tasks
at15 opened this issue Sep 7, 2016 · 2 comments
Open
1 of 5 tasks

Command line interface #2

at15 opened this issue Sep 7, 2016 · 2 comments

Comments

@at15
Copy link
Member

at15 commented Sep 7, 2016

Related #5

  • color output
  • read default config file .about.yml and allow specify from param
  • * init project like npm init
  • * generator, generate new page
  • * check if current folder structure, config file, file content match and auto fix them if possible
@at15
Copy link
Member Author

at15 commented Sep 7, 2016

@at15
Copy link
Member Author

at15 commented Sep 7, 2016

https://github.com/winstonjs/winston is used for logging because

  • it has name winston
  • it supports profiling

Update

Due to #8 winston seems to be causing problem when promise is used, either stdout is not flushed or the Promise is not working properly

at15 added a commit that referenced this issue Sep 7, 2016
- related to #3 #2 give up on making code completion work, at least
  project level module got proper hint
- enable color by default
at15 added a commit that referenced this issue Sep 12, 2016
- so all the async functions never get chance to finish execution
- it not the problem of any third party lib #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant