This website requires JavaScript.
Explore
Help
Sign In
status-im
/
status-go
mirror of
https://github.com/status-im/status-go.git
Watch
2
Star
0
Fork
You've already forked status-go
0
Code
Issues
Projects
Releases
Wiki
Activity
fb4b93e8be
status-go
/
vendor
/
github.com
/
go-task
/
slim-sprig
/
Taskfile.yml
13 lines
125 B
YAML
Raw
Blame
History
# https://taskfile.dev
version
:
'2'
tasks
:
default
:
cmds
:
-
task
:
test
test
:
cmds
:
-
go test -v .
Reference in New Issue
View Git Blame
Copy Permalink