Skip to content

igredk/snippetbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

snippetbox

To run application use follow command from root directory. You can find available flags inside main() func in cmd/web/main.go:

go run ./cmd/web

To run all tests in the project:

go test -v ./...

To run tests in particular package:

go test -v ./cmd/web

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published