-
Notifications
You must be signed in to change notification settings - Fork 1
Home
p.e.visscher edited this page Feb 11, 2017
·
4 revisions
ZPM is the C++ package manager built for everyone who uses premake!
We designed it to make it easy to use libraries, modules and assets.
OS | Status |
---|---|
Linux & OSX | |
Windows |
- Easy, cross-platform package manager
- Integrates with premake5
- Both for using and publishing packages.
- All Git repositories supported, even private repositories.
- For packages, premake5 modules, and assets.
- Optionally separating the ZPM package and build files.
- Git tags for versioning.
When a bug is found, please insert it in the issue tracker, so we can resolve it as quickly as we can.
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request
- Mick van Duijn m.vanduijn@zefiros.eu
- Paul Visscher p.e.visscher@zefiros.eu
- Koen Visscher k.m.visscher@zefiros.eu
Copyright © 2017 Zefiros Software