Skip to content
/ aph Public

Extremely opinionated project harness based on my preferred project standards.

License

Notifications You must be signed in to change notification settings

btab/aph

Repository files navigation

APH (Andre's Project Harness)

Extremely opinionated project harness based on my preferred project standards...

  • dep management
  • golang dev tools
    • go vet
    • golint
  • golang loop (triggered on go file changes)
    • build a named go file
    • run the executable target with specified args
  • npm loop (run as a child process)
    • npm run watch

About

Extremely opinionated project harness based on my preferred project standards.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages