Skip to content
This repository has been archived by the owner on Jun 6, 2020. It is now read-only.

dgamboaestrada/jefe

Repository files navigation

jefe-cli

Getting Started

Prerequisities

  • Unix-like operating system (macOS or Linux)
  • curl or wget should be installed
  • git should be installed

Basic Installation

Oh My Zsh is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.

via curl

sh -c "$(curl -fsSL https://raw.githubusercontent.com/dgamboaestrada/jefe/master/install.sh)"

via wget

sh -c "$(wget https://raw.githubusercontent.com/dgamboaestrada/jefe/master/install.sh -O -)"

Setup new project

jefe init

Run existing project

jefe up

Uninstalling jefe-cli

If you want to uninstall jefe-cli, just run ~/.jefe-cli/uninstall.sh from the command-line. It will remove itself and revert your previous bash or zsh configuration.

About

No description or website provided.

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages