# shippy-consignment **Repository Path**: whello/shippy-consignment ## Basic Information - **Project Name**: shippy-consignment - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2019-05-04 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # shippy-consignment shippy-consignment ## Getting started This project requires Go to be installed. On OS X with Homebrew you can just run `brew install go`. Running it then should be as simple as: ```console $ make $ ./bin/shippy-consignment ``` ### Testing ``make test``