Send a SMS message to query the Wolfram|Alpha engine.
- Sign up for a Twilio Account (Free)
- Sign up for an API Key with Wolfram|Alpha (Free)
- Install Golang on your machine
- Open your terminal and check out this repository
- cd into the directory that you cloned this into
- Execute go run main.go -key "API_KEY" in your terminal to start it up