PackageTrack
Sign in Get early access

github.com/tcnksm/gcli

v0.2.3 #1836 most downloaded on Go modules tcnksm/gcli

What this package is like to depend on

Last release 10 years ago

no release in 18 months

Release timing varies

gaps range from 4 weeks to 1.3 years

Nearly every release is documented

notes for 5 of 5 stable releases

Nothing withdrawn

no release was ever pulled

12 years old

7 releases · first in 2014

0 releases in the last 12 months

see the full history below

Release timeline

7 releases · Jun 2014 to Jan 2017
2015 2017 2019 2021 2023 2025
Release Pre-release

Releases

latest 7
  1. v0.2.4-0.20170129033839-7eb950507e5a 29 Jan 2017 pre-release

    Nothing published for this version

  2. v0.2.3 13 Oct 2015
    Release notes

    Added

    • Generate godoc by go generate (#24)
    • Generate .gitignore (#31)
    • Add demo (.gif) (#35, #36)

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Use go generate for go-bindata (#33)
    • Fix variable name when flag includes dash (#38)
    • Refactoring
    Open source →
    Release notes

    Added

    • Generate .gitignore #31
    • Generate godoc by go generate #24
    • Add demo (.gif) #35, #36

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Fix variable name when flag includes #38
    • Use go generate for go-bindata #33
    • Refactoring
    Open source →
    Release notes

    v0.2.3 Latest

    Latest

    Compare

    Choose a tag to compare

    Open source →
  3. v0.2.2 30 Aug 2015
    Release notes

    New workflow

    Add new workflow to generate CLI project. You can generate CLI project from design file (.toml).

    Here is workflow.

    First, generate template file. This generates todo-design.toml file with default variables.

    $ gcli design todo

    Then, edit it & design cli,

    $ $EDITOR todo-design.toml

    Then validate .toml has required fields,

    $ gcli validate todo-design.toml

    Finally, generate cli project,

    $ gcli apply todo-design.toml

    CHANGELOG

    Added

    • design command to create design template file (.toml) (#25)
    • validate command to check design file has enough fields to generate CLI project (#25)
    • apply command to generate CLI project from design file (#25)

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Nothing
    Open source →
    Release notes

    Added

    • design command to create design template file (.toml)
    • validate command to check design file has enough fields to generate CLI project
    • apply command to generate CLI project from design file

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Nothing
    Open source →
    Release notes

    v0.2.2

    Compare

    Choose a tag to compare

    Open source →
  4. v0.2.1 21 Jul 2015
    Release notes

    Added

    • wercker.yml to run test on Wercker (#14)
    • list command (#16)
    • go vet tests for artifacts (#18)
    • Generate bash script (experiment) (#20)
    • Usge flag.Var (#21)
    • Global option for command pattern (#22)
    • go vet, golint, gofmt test for gcli
    • More verbose outputs in skeleton package

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Nothing
    Open source →
    Release notes

    Added

    • wercker.yml to run test on Wercker (#14)
    • list command (#16)
    • go vet tests for artifacts (#18)
    • Generate bash script (experiment) (#20)
    • Usge flag.Var (#21)
    • Global option for command pattern (#22)
    • go vet, golint, gofmt test for gcli
    • More verbose outputs in skeleton package

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Nothing
    Open source →
    Release notes

    v0.2.1

    Compare

    Choose a tag to compare

    Open source →
  5. v0.2.0 22 Jun 2015
    Release notes
    • Rewrote eveythig from scratch (See https://github.com/tcnksm/gcli/pull/9) to add more features.
    • Also change name from cli-init to gcli (See https://github.com/tcnksm/gcli/issues/10)
    Open source →
  6. v0.1.0 22 Jun 2014
    Release notes

    Initial release

    Added

    • Add Fundamental features

    Deprecated

    • Nothing

    Removed

    • Nothing

    Fixed

    • Nothing
    Open source →
  7. v0.0.0-20170129033839-7eb950507e5a 29 Jan 2017 pre-release

    Nothing published for this version

Every package, every release, already written down.

The archive is open and free. Watching your own project is what we are building next.

Browse the archive