Skip to content

pyfidelity/makes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

30 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

makes

Makefiles for this and that...

Using a bash function like:

function makes () {
  curl --silent https://github.com/raw/pyfidelity/makes/master/$1 | make --file=-
}

makes this convenient to use:

$ makes buildout

About

Makefiles for this and that...

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published