origami-lib icon indicating copy to clipboard operation
origami-lib copied to clipboard

Add CLI capabilities to origami.

Open fristonio opened this issue 6 years ago • 1 comments

Add some cli commands to origami-lib, something like

  • origami init -> From a template create the basic demo file.
  • origami push -> scp the current directory(the demo with origami.env in project root) to the server, where the demo needs to be deployed.

fristonio avatar May 28 '18 00:05 fristonio

Seems like a nice functionality to have but can be pushed to later once the basic package is ready. To justify making a CLI tool, we need to have more commands that are required.

gupta-utkarsh avatar Jun 16 '18 13:06 gupta-utkarsh