Skip to content

Commit

Permalink
Use spf13/cobra for command processing
Browse files Browse the repository at this point in the history
  • Loading branch information
jimschubert committed Mar 18, 2019
1 parent 76f84a4 commit 702467f
Show file tree
Hide file tree
Showing 40 changed files with 389 additions and 5,825 deletions.
26 changes: 21 additions & 5 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 0 additions & 4 deletions Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -33,10 +33,6 @@
branch = "master"
name = "github.com/shibukawa/configdir"

[[constraint]]
name = "gopkg.in/urfave/cli.v1"
version = "1.20.0"

[prune]
go-tests = true
unused-packages = true
16 changes: 0 additions & 16 deletions cli/commands/commands.go

This file was deleted.

35 changes: 0 additions & 35 deletions cli/commands/convention/add.go

This file was deleted.

26 changes: 0 additions & 26 deletions cli/commands/convention/convention.go

This file was deleted.

33 changes: 0 additions & 33 deletions cli/commands/convention/list.go

This file was deleted.

70 changes: 0 additions & 70 deletions cli/commands/license/add.go

This file was deleted.

91 changes: 0 additions & 91 deletions cli/commands/license/license.go

This file was deleted.

25 changes: 0 additions & 25 deletions cli/commands/license/list.go

This file was deleted.

28 changes: 0 additions & 28 deletions cli/commands/new/license.go

This file was deleted.

Loading

0 comments on commit 702467f

Please sign in to comment.