create-heroku-app

1.0.1 • Public • Published

create-heroku-app

This is a cli to make ready to publish Heroku apps.

oclif Version Downloads/week License

Basic Instructions. (I know they are unconventional, I'm working on it.)

  1. git clone https://github.com/shanemarvinmay/create-heroku-app
  2. create-heroku-app --type=[type of app] --name=[name of app]
    • types of apps:
      • clojure
      • django
      • express
      • go
      • java
      • php
      • ruby
      • scala
    • Example: create-heroku-app --type=express --name=example-app

Important Info!

This is in beta. Making express apps work. The rest are a bit rough and I'll be updating very soon. After every project works, I'll be improving every project, so they'll be easier to use and up to modern standards.

If any project doesn't work, feel free to take out the example app directly out out create-heroku-app directory.

Readme

Keywords

Package Sidebar

Install

npm i create-heroku-app

Weekly Downloads

9

Version

1.0.1

License

MIT

Unpacked Size

30 MB

Total Files

4822

Last publish

Collaborators

  • shanemarvinmay