Skip to content

sigu1011/jake

Repository files navigation

jake

tools

Code format, lint and test can be executed via the tools container.
Use the following commands to build and up the tools container.

docker-compose build tools
docker-compose up -d tools

fmt, lint, test via tools container.

# fmt
make tools/fmt

# lint
make tools/lint

# test
make tools/test

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors