Skip to content

esteedqueen/buffer-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

buffer-scheduler

A daily job that tops up buffer

The script picks tweet contents from our contentful api using hbs-content and populates buffer with the tweets.

Setup

git clone git@github.com:esteedqueen/buffer-scheduler.git
cd buffer-scheduler

bundle install

Create a .env file to set environment variables as seen in .env.test

cp .env.test .env

Test

rspec

Running the script

bin/schedule-tweets

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages