1.0.2 • Published 6 years ago
kitermatic v1.0.2
kitermatic
Kitematic for the terminal :whale: :wrench:
###########
###################
#######################
###########################
#### ### # ####
##### # ##### #####
###### ####### #####
###### ####### ######
###### # ##### ######
##### ### #### #####
##### ### ### #####
#### #### # ####
###########################
#######################
###################
############
Installation
npm install -g kitermaticConfig
| Environment variable | Description | Default |
|---|---|---|
| KTRM_UI_THEME_BG | theme color | cyan |
| KTRM_UI_THEME_FG | foreground on theme | black |
| KTRM_REFRESH_INTERVAL | milliseconds before refreshing list | 3000 |
| KTRM_LOGS_TAIL | logs line to fetch | 1000 |
Build
yarn buildDevelopment
yarn dev