An open API service indexing awesome lists of open source software.

https://github.com/mcrmonkey/tools

Tools
https://github.com/mcrmonkey/tools

bash bashrc tools

Last synced: 8 months ago
JSON representation

Tools

Awesome Lists containing this project

README

          

# Tools

Provides a bunch of tools - more to come in the future

* [bash-my-gcp](https://www.github.com/mcrmonkey/bash-my-gcp) - bash aliases for working with gcloud CLI

* [bash-my-kubes](https://www.github.com/mcrmonkey/bash-my-kubes) - bash aliases for working with kubectl

* [password-store](https://git.zx2c4.com/password-store) - password storage using gnupg

* Openstack client - python requirements file

## Installing

You'll need the following packages installed on your system:

* make
* bash

Clone this repo

do `make update` to make sure you have the latest versions

run `make all` to install everything in to your bashrc file

or run `make` without any options for additional help