1.1.0 • Published 7 years ago

nomad-ui v1.1.0

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

Nomad UI

npm version downloads Build Status Greenkeeper badge

styled with prettier

INSTALLATION

yarn global add nomad-ui

PREREQUISITES

NOMAD_ADDR in env

INTRO

  1. Simple UI
  2. Browse and search nomad jobs
  3. Browse and search job allocations
  4. Browse and search logs

SHORTCUST

  • fuzzy search is always enabled for active element
  • arrow left / arrow right to navigate between elements
  • shift+t toggle auto scroll for logs element
  • ctrl+c exit

TODO

  1. commit some code
  2. publish working version
  3. write some docs
  4. add page up & page down support
  5. auto scroll logs
  6. code:

    1. make it work
    2. make it right
    3. make it fast