Skip to content

yvvas/golfbot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golfbot CLI

A CLI for golfbot.

✅ Prerequisites

You will need...

Node.js 14+

📦 Installation

  1. Please enter your account details in the .env.sample file, and rename to .env
  2. Run npm link so our new app is recognized in your command-line

🔌 Run

  1. Set your desired times, and courses in the config.js
  2. Try it by running golfbot

🤖 Deploment

We're going to use cron to run this every morning.

  1. Start a new crontab task crontab -e
  2. Type in 0 6 * * * cd ~/documents/golfbot && golfbot and save
  3. Profit

💊 Tests & Code Quality

TBD

❤️ Built With

License

MIT - see LICENSE

About

my golfbot cli

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages