Sundown / hoy

:octocat: Ahoy! Script to sync your Git repo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

(A)hoy!

Convenient wrapper for the git add, commit, push sequence.

Written for Node with Google's zx scripting library.

hoy "commit message" [-f] [-a]

Run Hoy anywhere you would run Git.

Hoy will respect your current branch.

-a add all files, -f force push to remote.

Requires Node version >= 16.0.0 and zx installed with npm i -g zx.

About

:octocat: Ahoy! Script to sync your Git repo

License:GNU General Public License v2.0