Skip to content

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

Notifications You must be signed in to change notification settings

SsiCipher/boiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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]

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages