WeatherAlerts

command module
v0.0.0-...-29573e1 Latest Latest
Warning

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

Go to latest
Published: Sep 29, 2020 License: MIT Imports: 1 Imported by: 0

README

Setup

  1. Clone code locally
  2. Initialize SQLite Database
    1. Follow setup instructions for SQLite database at https://www.tutorialspoint.com/sqlite/sqlite_installation.htm
    2. In the command line navigate to the project root
    3. Run the command sqlite3 WeatherAlerts.db (note, you can put a different database name here if you like, but will need to update it inside config.yaml)
    4. Run the commands in init.sql
    5. Run the command .exit to commit changes and exit the sqlite shell

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
model
service

Jump to

Keyboard shortcuts

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