Giter VIP home page Giter VIP logo

kubebrew's Introduction

KubeBrew

GitHub Version Test ๐Ÿงช npm Package

KubeBrew is a command line tool that allows you to create and manage your DevOps configuration files. It's easy to create Dockerfiles and Kubernetes configuration files without any extra effort.

To install the KubeBrew CLI, use the command npm i -g kubebrew. It will automatically installed in your system.

Once installed, you can use the KubeBrew CLI command.

Note If you are getting an error like command not found: kubebrew, then you need to install latest node version.

Features

  • Easy to create config files.
  • Supported languges for Dockerfile are Go, Java, node, Python
  • Kubernetes supported config files like Pod, Deployment, Service.
  • npm package
  • Options based CLI tool.
  • No need to remember flags and arguments.
  • More comming soon..

Get started

  • Install nodejs on your system.
  • Install latest version of npm by the command npm i -g npm.
  • Install KubeBrew by using the command npm i -g kubebrew.

Usage

kubebrew
? Please select the DevOps platform (Use arrow keys)
> Docker
  Kubernetes
  Exit

Select platform

kubebrew
? Please select the DevOps platform Docker
? Please select the language (Use arrow keys)
> Go
  Java
  Node
  Python
  Exit

Eg GO option will create a Dockerfile for golang

kubebrew
? Please select the DevOps platform Kubernetes
? Please select the configuartion file type (Use arrow keys)
> Pod
  Deployment
  Service
  Exit

Eg Pod option will create Pod.yml configuartion file

๐Ÿ“œ License

This project is licensed under the Apache-2.0 license - see the LICENSE file for details.

๐Ÿ›ก Security

If you discover a security vulnerability within this project, please check the SECURITY for more information.

Support

Don't forget to leave a star โญ๏ธ.

kubebrew's People

Contributors

sindhuinti avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.