We need a README that caters to people who will likely have little-to-no experience with Go.
Some useful sections:
[ ] Something like "New to Go? Get started here ..." (provides links and stuff)
[ ] Setting up local development for Slackbot (which environment variables are required, where to get them, setting up dependencies like the DynamoDB table, etc.)
[ ] Architecture overview (Behaviors, Commands, the urfave/cli and quintilesims/slack package, etc.). Also links to slack's official api docs.
We need a README that caters to people who will likely have little-to-no experience with Go. Some useful sections:
urfave/cli
andquintilesims/slack
package, etc.). Also links to slack's official api docs.