2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 20:20:24 +02:00
website/shared
2019-07-09 14:53:46 +02:00
..
http use decorator for layout in auditorium, add more context to go errors 2019-07-09 14:53:46 +02:00
Makefile setup code sharing between go apps 2019-06-06 13:09:01 +02:00
README.md setup code sharing between go apps 2019-06-06 13:09:01 +02:00

shared

shared contains Go packages shared across applications. Consumers need to symlink the folder into their app directory.


Development

Commands

Run the tests

make test