Skip to content

Releases: shinokada/gitstart

version 0.3.0

18 Dec 00:33
Compare
Choose a tag to compare

version 0.2.11

06 Aug 00:38
Compare
Choose a tag to compare

Update

  • Uninstallation script added.
  • repo creation process updated.

version 0.2.10

05 Aug 11:24
Compare
Choose a tag to compare

Update

  • Create a remote repo with gh
  • Adding LICENSE and .gitignore by gitstart

v0.2.4

09 Jun 02:24
Compare
Choose a tag to compare

Updated

  • adding .gitignore

v0.2.3

08 Jun 22:19
Compare
Choose a tag to compare

Added

  • .gitignore with min content

v0.2.2

23 May 05:12
Compare
Choose a tag to compare

Added

  • usage function updates

v0.2.0

23 May 01:28
Compare
Choose a tag to compare

Added

  • Update to README.
  • to create a git repo in a current dir, using -d .
  • to create a license.txt.
  • a test if a user logged in gh.

0.1.1 (2021-05-22)

21 May 23:03
Compare
Choose a tag to compare

Added

  • a test if the home dir. Users are not allowed to create a git repo in the home dir.
  • to create a git repo in the sub dir. You can use gitstart -d test/test1.

0.1.0

21 May 22:31
Compare
Choose a tag to compare

Added

  • Initial public release.