Skip to content

maci3jka/junk

 
 

Repository files navigation

junk

Build Status

A place for everything without a home.

This is basically a monorepo of things that I don't feel like maintaining as their own repo.

IF YOU ARE LOOKING AT THIS AND YOU ARE NOT JESS, YOU WILL FIND NOTHING COOL HERE. It's all half finished or shitty crap.

Using the Makefile

$ make help
all                            Runs a clean, build, fmt, lint, test, and vet.
build                          Builds dynamic executables and/or packages.
clean                          Cleanup any build binaries or packages.
fmt                            Verifies all files have been `gofmt`ed.
lint                           Verifies `golint` passes.
move-repo                      Moves a local repository into this repo as a sub-directory (ex. REPO=~/dumb-shit).
test                           Runs the go tests.
vet                            Verifies `go vet` passes.

About

A place for everything without a home.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 50.0%
  • JavaScript 22.4%
  • CSS 15.2%
  • HTML 4.3%
  • Makefile 3.7%
  • Shell 2.0%
  • Other 2.4%