enry icon indicating copy to clipboard operation
enry copied to clipboard

CLI app: refactor and improve performance

Open bzz opened this issue 6 years ago • 0 comments

This is an ☂️ issue on improving CLI:

  • migrate to using https://github.com/src-d/go-cli for flags and https://github.com/src-d/go-log
  • add CPU profiler option
  • split GetLanguage and GetLanguages out of common.go to language.go and languages.go
  • address a TODO, avoid extra FS read \wo drop in accuracy

bzz avatar Apr 03 '19 14:04 bzz