Skip to content

brentm5/tag-cloud

Repository files navigation

Build Status Code Climate Coverage Status Tag Cloud

This application is meant to help keep track of Hubot content so that scripts can be well, scripts

Project Setup

Get the code

git clone git@github.com:bigbam505/tag-cloud.git

Set up the projects dependencies

cd tag-cloud
bundle --binstubs
rake dev:setup

This application is designed to be hosted on heroku to deploy the application to heroku follow the steps below

heroku create {app-name} --remote heroku
git push heroku master

Development

User Foreman to run the app locally

foreman start

It uses your '.env' field and 'Procfile' to run processes just like Heroku's Ceder Stack.

About

This application is meant to help keep track of hubot content so that scripts can be well scripts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published