1
0
Fork
You've already forked Tools
0
Tools
  • Makefile 100%
Find a file
ant Kenworthy 1f93414657
Merge pull request #1 from mcrmonkey/dependabot/pip/python-openstackclient-6.3.0
Bump python-openstackclient from 3.12.0 to 6.3.0
2025年06月06日 16:13:36 +01:00
bash-my-gcp @e873522d7a Bump module versions 2019年04月21日 00:06:45 +01:00
bash-my-kubes @4335da0711 Initial commit 2017年09月23日 17:00:06 +01:00
password-store @5c9f614cc4 Bump module versions 2019年04月21日 00:06:45 +01:00
.gitmodules add pass 2017年10月18日 14:03:30 +00:00
Makefile Updates 2018年06月20日 12:23:01 +00:00
openstack-client_requirements.txt Bump python-openstackclient from 3.12.0 to 6.3.0 2025年06月06日 14:28:18 +00:00
README.md Updates 2018年06月20日 12:23:01 +00:00

Tools

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

  • bash-my-gcp - bash aliases for working with gcloud CLI

  • bash-my-kubes - bash aliases for working with kubectl

  • 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