2
0
mirror of https://github.com/offen/website.git synced 2024-10-18 12:10:25 +02:00
website/shared
2019-07-20 16:35:02 +02:00
..
http create local keypair when bootstrapping accounts 2019-07-20 16:35:02 +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