Skip to content

blongden/Skeletons

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 

Repository files navigation

Yes I know you can use composer create-project to initialise new repos. I like to use this system so that I can add to existing composer.json files.

Usage

Add the bin to your $PATH directory:

export PATH=$PATH:Skeletons/bin

There are scripts in the bin directory that will set up the current directory with your chosen skeleton, i.e. 'silex'.

Hack away!

Enjoy.

Requirements

The script(s) make use of the jq command to edit composer.json files. If you're using Homebrew you can install it with

brew install jq

I am quite sure there are many other ways of installing jq :-)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published