Skip to content

RevenueCutter/Blog_Gator

Repository files navigation

Prereqs: Postgres, Go installed

To install Blog_Gator, run this: go install http://www.github.com/RevenueCutter/Blog_Gator

The config file for gator is a JSON file named .gatorconfig.json placed in your home directory (~/.gatorconfig.json) Replace the values with your actual Postgres connection details:

username - your Postgres user database - the name of your database sslmode=disable is fine for local development

List of Blog_Gator commands:

Blog_Gator login <username> Blog_Gator register <username> Blog_Gator users Blog_Gator reset Blog_Gator agg <duration> // 5s, 2m, 3h, etc Blog_Gator addfeed <feed_name> <url> Blog_Gator feeds Blog_Gator follow <url> Blog_Gator following Blog_Gator unfollow <url> Blog_Gator browse <#limit> //optional

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages