2
0
mirror of https://github.com/offen/website.git synced 2024-11-22 09:00:28 +01:00
website/shared
2019-07-06 16:14:03 +02:00
..
http add tests and docs for shared package 2019-07-06 16:14:03 +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