UNPKG

kui-shell

Version:

This is the monorepo for Kui, the hybrid command-line/GUI electron-based Kubernetes tool

41 lines (40 loc) 1.69 kB
{ "productName": "Kui", "productTitle": "Kui Shell", "ogSiteName": "Kui Shell", "ogTitle": "Kui Shell: The Hybrid CLI Cloud Shell", "ogUrl": "https://kui.tools", "byline": "The CLI with a GUI twist", "ogDescription": "**Kui** offers a new development experience for building cloud-native applications. By combining the power of familiar CLIs with **visualizations** in high-impact areas, Kui enables you to manipulate complex **JSON and YAML** data models, integrate disparate tooling, and provides quick access to aggregate views of **operational data**.", "ogImage": "http://content.kui-shell.org/images/ogImage.jpg", "ogLabel1": "Clone on GitHub", "ogData1": "https://github.com/IBM/kui", "ogLabel2": "Download Now", "ogData2": "https://tarball.kui-shell.org", "companyName": "", "productSubName": "Kui", "shellName": "Shell", "userAgent": "Kui-Shell", "gettingStarted": { "en_US": "Getting started with Kui..." }, "defaultTheme": "IBM Light", "themes": [ { "name": "IBM Light", "css": "themes/carbon-gray10.css", "style": "light" }, { "name": "IBM Dark", "css": "themes/carbon-gray90.css", "style": "dark" } ], "css": [ "https://fonts.googleapis.com/css?family=IBM+Plex+Mono:300,400,500,700|IBM+Plex+Sans:300,400,500,700&display=swap" ], "cssOverrides": ["top-tab-stripe-alt.css", "ibm-plex.css"], "bodyCss": ["kui", "kui-alternate", "kui--bottom-input"], "tabStripe": "top-tab-stripe.css", "tableStyle": "Medium", "appIcon": "icons/png/kui.png", "favicon": "icons/ico/kui.ico", "filesystemIcons": { "darwin": "icons/icns/kui.icns", "win32": "icons/ico/kui.ico", "linux": "icons/png/kui.png" } }