1.0.2 • Published 4 years ago

kitermatic v1.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
4 years ago

kitermatic

NpmLicense Travis (.org) David

Kitematic for the terminal :whale: :wrench:

           ###########
       ###################
     #######################
   ###########################
  ####     ###      #      ####
 #####     #      #####    #####
######           #######   #####
######           #######   ######
######      #     #####    ######
 #####     ###    ####     #####
 #####     ###     ###     #####
  ####     ####     #      ####
   ###########################
     #######################
       ###################
           ############

npm.io

Installation

npm install -g kitermatic

Config

Environment variableDescriptionDefault
KTRM_UI_THEME_BGtheme colorcyan
KTRM_UI_THEME_FGforeground on themeblack
KTRM_REFRESH_INTERVALmilliseconds before refreshing list3000
KTRM_LOGS_TAILlogs line to fetch1000

Build

yarn build

Development

yarn dev