Skip to content

sghiassy/QBO-Convertor

Repository files navigation

QBO-Convertor

Build Status

Dev Setup

- git clone git@github.com:sghiassy/QBO-Convertor.git
- cd QBO-Conertor
- npm install
- grunt
- npm start

Deploying

This repo is set to automatically deploy to Heroku once the Travis CI job passes

Manual Deployment

NOTE: This is no longer required

Heroku CLI

Install Heroku CLI: https://devcenter.heroku.com/articles/heroku-command-line

Configuration

If this is the first time cloning the repo, add the Heroku endpoint

- git remote add heroku git@heroku.com:qbo-converter.git

Push

else, you can just deploy

- git push heroku master

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published