Thanks to visit codestin.com
Credit goes to github.com

Skip to content

weaselkeeper/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

72 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Basic template for python projects.

Version and some other information is pulled from git, so makefile won't work if you are not in a git repo. Build targets (make rpm, make deb, etc) Require at least one git tag to have been created.

There are sample rpm spec and debian control files, as well as init scripts, and other tidbits.

Makefile for someproject, currently supports deb and rpm builds from current source tree.

Usage: make Available targets are: deb Create deb sources Create tarball srpm Create srpm rpm Create rpm clean Remove work dir check Build all the things, then clean them up

About

Basic template for projects (python mostly, but applicable to most languages) handles config parsing, arg parsing, logging, etc

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors