moap
Swiss army knife for project maintainers and developers
Install
- All systems
-
curl cmd.cat/moap.sh
- Debian
-
apt-get install moap
- Ubuntu
-
apt-get install moap
- Kali Linux
-
apt-get install moap
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install moap
- Raspbian
-
apt-get install moap
- Dockerfile
- dockerfile.run/moap
moap
Swiss army knife for project maintainers and developers
moap aims to help in keeping you in the flow of maintaining, developing and releasing your project, automating whatever tasks can be automated. Features: Parse DOAP files and: * submit releases to Freshmeat * send out release announcement mails * create iCal and RSS release feeds from DOAP file(s) * template them using Genshi or Cheetah * look up project home page rank on Google and Yahoo for given queries Version control tools: * currently supports Bazaar, CVS, Darcs, Git, SVN * maintain ignore lists * prepare ChangeLog entry based on local diff, using ctags * check in based on ChangeLog entry * show diff based on last ChangeLog entry Bug tracker tools: * show individual bugs and queries from trac and bugzilla * get list of contributors from ChangeLog * bash completion