Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

v0.0.1

Latest

Choose a tag to compare

@JefvdA JefvdA released this 04 Nov 19:05
a5e3155

First realease

First realease of the gh-auto cli tool.

Features:

  • gh-auto repo create : Creates a new remote repository on your github account, but also clones it locally.
    The Path where the local repository will be cloned is:
    Windows: C:\Users\{USERNAME}\Projects\{NEW_REPO}
    Unix: home\{USERNAME}\Projects\{NEW_REPO}

What's Changed

Full Changelog: https://github.com/JefvdA/gh-auto/commits/v0.0.1