factor-io / ephemeral-client

A Command Line Tool for the Ephemeral.io service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add support for running `eph build` on local files

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]