Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 367 Bytes

README.md

File metadata and controls

25 lines (17 loc) · 367 Bytes

Boiler - auto-start projects

a simple bash script to automate the process of starting a project by creating the initial boilerplate.

only tested with zsh on linux

Installation

$> git clone https://github.com/SsiCipher/boiler.git
$> chmod 755 install.sh 
$> ./install.sh

Usage

$> boiler [Project Name]