ossner / orbit

A collection of gum scripts for everyday uses

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Orbit

A collection of (in my opinion) useful shell scripts that use the gum command line project to produce beautiful, easy-to-use tools that every developer needs.

Git

Using commit.gum, you can quickly write commits that adhere to Conventional Commits specifications.

Utility

keygen.gum takes some of the labor out of generating ssh keys. It will walk you through the different key types and provides a conventional way of naming the keys and adding them to the ssh config.

You can take these tools and amend them to whatever you want and fits your use-case. If you have another useful shell script that is in the same spirit, consider opening a pull request.

About

A collection of gum scripts for everyday uses

License:MIT License


Languages

Language:Shell 100.0%