Skip to content

russel/scons-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

For now do not install using pip or setup.py as those need some maintenence and won't work.

SCons - a software construction tool contrib repo

Basics

Welcome to the SCons contrib repo. The real purpose of this tree is to provide a place for contributed builders and other useful logic. Previously many such files were posted to the wiki but that's not very functional.

Please create a directory per contribution. We may re-organize if it becomes obvious that doing so would make it easier for users to find useful logic.

Installing

For installing via pip, you have to say

pip install sconscontrib

Your other option is to clone the repository https://bitbucket.org/scons/scons-contrib, change into its top-level folder, get root and then run the command

python setup.py install

Requirements

The SCons contrib package requires you to have

  • scons

installed.

TODOs and known problems

  • Implement more commands/builders/tools.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 90.6%
  • XSLT 4.1%
  • Vala 2.8%
  • CSS 2.5%