#CPM - Caché Package Manager - http://cpmteam.github.io/CPM/
This is still work-in-progress, and we appreciate any help in implementation of missing features
TODO list (the nearest and long-term)
-
[X] CPM shell
- [X] list
- [X] search
- [X] install
- [X] help
- [X] config /get | /set
- [ ] uninstall
- [ ] reinstall
- [x] package
- [x] /create
- [x] /delete
- [x] /from prj | /from xml
- [X] export /major | /minor
- [ ] package /update
- [ ] package /publish
- [ ] shell extensions API via extending basic class (desired for 1.0, but not required)
-
[X] Multiple container types
-
[X] Multiple metainfo formats
- [X] metainfo.xml
- [X] package.json
- [ ] package.toml
-
[ ] build step for source-binary packages (not required for 1.0)
-
[ ] unit testing (not required for 1.0)
-
[ ] OS command-line wrapper
- [ ] Linux
- [ ] Mac OS-X
- [X] Windows
-
[x] site
- [x] login frontend - work in progress http://cpmteam.github.io/CPM/#/repo/webterminal?local=1
- [X] database backend - https://cpmisc.smileupps.com/-/all/
-
[ ] initial examples converted
- [ ] iknowSocial - good;
- [X] webterminal - good;
- [ ] MONLBL Viewer - good;
- [ ] coslint - OBJ (good for deployed mode);
- [ ] Atom-COS-Studio - mixed (bad);
- [ ] CNA - binary (bad)