mirror of
https://github.com/thunderbrewhq/binana.git
synced 2026-03-22 22:00:13 +00:00
This commit is contained in:
parent
ac268a16c8
commit
2c2815ab0b
22 changed files with 2122 additions and 2 deletions
|
|
@ -4,6 +4,9 @@ import (
|
|||
_ "github.com/thunderbrewhq/binana/go/app/cmd/add_symbol"
|
||||
_ "github.com/thunderbrewhq/binana/go/app/cmd/lint"
|
||||
_ "github.com/thunderbrewhq/binana/go/app/cmd/make"
|
||||
_ "github.com/thunderbrewhq/binana/go/app/cmd/make_samples"
|
||||
_ "github.com/thunderbrewhq/binana/go/app/cmd/make_tokens"
|
||||
_ "github.com/thunderbrewhq/binana/go/app/cmd/query"
|
||||
"github.com/thunderbrewhq/binana/go/app/cmd/root"
|
||||
_ "github.com/thunderbrewhq/binana/go/app/cmd/tidy"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue