Skip to content

hone/heroku-cli-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

heroku-cli-static

This is a plugin for helping with the static buildpack. It provides a quick setup as well as an easy way to deploy.

  • heroku static:init - will help generate a static.json.
  • heroku static:deploy - deploys your app by packaging your static.json and the root directory.

Install

$ heroku plugins:install heroku-cli-static

Development

To start working on the plugin, follow the directions below to get it up and running. See the Heroku DevCenter article for more info.

$ git clone https://github.com/hone/heroku-cli-static
$ cd heroku-cli-static
$ npm install
$ heroku plugins:link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published