Skip to content

Releases: gitluis/repo-template

Template 1.0.1

24 Jun 20:41
Compare
Choose a tag to compare

This is the first template release in the 1.0.x series that include an organized repository structure and proper documentation.

See the what's new for a full list of all the changes.

Download via GitHub:

  1. Download .zip or .tar.gz file
  2. Extract contents

or, via command-line interface:

git clone https://github.com/gitluis/repo-template.git
cd repo-template
git checkout -b version-1.0.1 v1.0.1

Please report any issues with the release on the repository issue tracker.

Template v1.0.0

24 Jun 20:40
4bcc521
Compare
Choose a tag to compare

This is the first template release in the 1.0.x series that include an organized repository structure and proper documentation.

See the what's new for a full list of all the changes.

Download via GitHub:

  1. Download .zip or .tar.gz file
  2. Extract contents

or, via command-line interface:

git clone https://github.com/gitluis/repo-template.git
cd repo-template
git checkout -b version-1.0.0 v1.0.0

Please report any issues with the release on the repository issue tracker.