mealbot

command module
v0.0.0-...-f705262 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 26, 2021 License: MIT Imports: 18 Imported by: 0

README

Intro (for people new to Go)

Get Started

Database

  • Download Postgres (i.e the database that Mealbot uses) here. See link for specific instructions for your OS.
  • Create a Postgres database, and copy over the username and database name that you chose to 'db.go'
  • Setup the database schema by executing 'schema.sql'
  • NOTE: If the steps above for the database aren't super clear, please check out official Postgres documentation. For help on SQL syntax, check out PostgreSQL Tutorial

Go

  • Build the project ('go build ./')
  • Run the executable ('./mealbot' or './mealbot pair')

Miscellanea

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL