sghiassy / QBO-Convertor

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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


Languages

Language:JavaScript 45.9%Language:HTML 28.6%Language:CSS 25.4%Language:Procfile 0.0%