Skip to content

rtucker-mozilla/mozpackager

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

307 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mozpackager

Requirements

  • python
    • virtualenv will probably make your life easier
  • rabbitmq server

Installation Instructions

git clone https://github.com/rtucker-mozilla/mozpackager.git
cd mozpackager
virtualenv --distribute .virtualenv  
source .virtualenv/bin/activate  
git submodule init 
git submodule update --recursive  
pip install -r requirements/new.txt  

More readme coming soon

About

Playdoh (Django) based webapp for creating rpm packages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors