1.0.6 • Published 3 years ago
@plebpool/gs_cli v1.0.6
gs_cli
GS_CLI = Github Session Command Line Interface.
GS_CLI is a cli tool that allows the creation of "git sessions" by selecting a local repository. Once you have selected it, your bolt action-ish way of making commits gets a semi automatic upgrade. All you have to do is type the commit message and hit enter. The tool will commit your changes and wait for your next commit message.
At the end of the "session" this tool asks you if you want to push your commits.
This tool currently only handles commits and pushes, switching between branches will have to be done outside of this tool.
GS_CLI can be used with npx. npx @plebpool/gs_cli