factor-io / ephemeral

Ephemeral.io is a Docker-based micro-PaaS

Home Page:http://ephemeral.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for running `eph build` on local files in client.

clemf opened this issue · comments

Allow the client to upload local files when running build. For example, instead of:

eph build middleman http://www.github.com/repo

By default make the client run build on files in current directory unless specified in options:

eph build middleman [options]