Skip to content
/ indai Public

Pre-deployment tool for Heroku written in Python

Notifications You must be signed in to change notification settings

cxrxixs/indai

Folders and files

NameName
Last commit message
Last commit date

Latest commit

1345f02 · Nov 16, 2019

History

6 Commits
Nov 16, 2019
Nov 4, 2019
Nov 4, 2019
Nov 14, 2019
Nov 4, 2019
Nov 4, 2019
Nov 4, 2019

Repository files navigation

INDAI

What's in the name, INtermediate Deployment Assistance Interface.

INDAI, A helper tool in deploying app to Heroku for testing, this is accomplished by pushing the current repo to Github(temporarily) without commiting to your official repo then building Heroku app using the temporary source.

Prerequisites

Requires Heroku account.

TODO

  • Main CLI
  • Functions
    • Deploy : Push current repo to Github and build Heroku app

    • Cleanup : Delete Github repo and Heroku app

    • Reupload : If repo/app already exist skip creation and proceed to upload/build

    • Test : Run test on temporary app

About

Pre-deployment tool for Heroku written in Python

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages