Skip to content

ekimlinger/E_SH

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 

Repository files navigation

Shell Scripts

This repository is to store all of my current shell scripts to make programming life easier. Instead of manually starting up a server or having to copy a different project folder, I've decided to write my own scripts to do it for me. Depending on the type of stack you want (currently only SEAN and MEAN stacks), it will install all the basic dependancies, directory structures, and files you need to start a server from scratch.

Installation

Download or clone repository. Add all functions into your .bash_profile (under your home directory). Restart your terminal and simply run "installSeanStack" or "installMeanStack", and "installNodeFolders" where you would like the server installed.

Contribute

If you have any suggestions or bug fixes be sure submit a pull request or let me know!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages