Skip to content
This repository has been archived by the owner on Oct 31, 2019. It is now read-only.

act-rules/auto-wcag-deployer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

37 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Note: This project's usages are deprecated and is not under active development

aut-wcag-deployer

Auto WCAG Deployer: Which listens to GitHub Webhook to rebuild gh-pages. https://secret-sea-89054.herokuapp.com/

Running Locally

Make sure you have Ruby, Bundler and the Heroku Toolbelt installed.

git clone repo
bundle
heroku local

Your app should now be running on localhost:5000.

Deploying to Heroku

heroku create or use existing containers after login using heroku login
git push heroku master
heroku open

Running tests

Foreman runs rspec in watch mode bundle exec guard -i, alternatively run rspec.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published