GithubHelp home page GithubHelp logo

hartl3y94 / toolctl Goto Github PK

View Code? Open in Web Editor NEW

This project forked from toolctl/toolctl

0.0 0.0 0.0 340 KB

The tool to control your tools

Home Page: https://toolctl.io

License: MIT License

Makefile 0.37% Go 99.63%

toolctl's Introduction

toolctl

A drawing of a cute gopher holding a wrench

GitHub Workflow Status (main branch) Go Report Card GitHub release (latest) GitHub

toolctl helps you manage your tools on Linux and macOS.

Installation

Automatic

sudo bash -c "$(curl -fsSL https://toolctl.io/install)"

Manual

You can download the latest version of toolctl and run it from any directory you like.

Getting Started

Get information about tools

Info about all installed and supported tools

❯ toolctl info
[k9s      ] ✨ k9s v0.25.8: Kubernetes CLI to manage your clusters in style
[k9s      ] ✅ k9s v0.25.8 is installed at /usr/local/bin/k9s
[kubectl  ] ✨ kubectl v1.23.0: The Kubernetes command-line tool
[kubectl  ] 🔄 kubectl v1.21.2 is installed at /usr/local/bin/kubectl

Info about a specific tool

❯ toolctl info gh
✨ gh v2.4.0: GitHub's official command line tool
🏠 https://cli.github.com/
❌ Not installed

Install tools

Install the latest version of a tool

❯ toolctl install k9s
👷 Installing v0.25.8 ...
🎉 Successfully installed

Install a specific version of a tool

❯ toolctl install [email protected]
👷 Installing v0.11.15 ...
🎉 Successfully installed

Upgrade tools

❯ toolctl upgrade
[gh     ] ✅ already up-to-date
[toolctl] ✅ already up-to-date
[yq     ] 👷 Upgrading from v4.13.4 to v4.13.5 ...
[yq     ] 👷 Removing v4.13.4 ...
[yq     ] 👷 Installing v4.13.5 ...
[yq     ] 🎉 Successfully installed

Supported Tools

Currently, toolctl supports the following tools:

  • age: A simple, modern and secure encryption tool
  • chezmoi: Manage your dotfiles across multiple diverse machines, securely
  • dive: A tool for exploring each layer in a docker image
  • gh: GitHub's official command line tool
  • golangci-lint: Fast linters runner for Go
  • helm: The Kubernetes package manager
  • k9s: Kubernetes CLI to manage your clusters in style
  • kubectl: The Kubernetes command-line tool
  • kubectx: Faster way to switch between Kubernetes contexts
  • kubefwd: Bulk port forwarding Kubernetes services for local development
  • kubens: Faster way to switch between Kubernetes namespaces
  • kuberlr: Simple management of multiple kubectl versions
  • kustomize: Template-free customization of Kubernetes configuration
  • minikube: Run Kubernetes locally
  • pulumi: Developer-first infrastructure as code
  • sops: Simple and flexible tool for managing secrets
  • stern: Multi pod and container log tailing for Kubernetes
  • terraform: Infrastructure as code software tool
  • tkn: A CLI for interacting with Tekton
  • toolctl: The tool to control your tools
  • yq: Portable command-line YAML processor

Our goal is to support as many tools as possible, so expect this list to grow significantly over time.

In general, toolctl currently supports any tool that:

✔ consists of a single executable file
✔ has no external dependencies
✔ runs on Linux and/or macOS
✔ includes a version command or flag
✔ provides its source code and precompiled binaries online under a free and open source license

If you know a tool that fits all of these criteria, please open an issue and let us know!

Credits

The toolctl logo was created with gopherize.me. Artwork by Ashley McNamara based on original artwork by Renee French.

License

MIT

toolctl's People

Contributors

dependabot[bot] avatar patrickhoefler 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.