https://github.com/openmf/ppi-uploader
Ability to upload PPI surveys to Mifos X
https://github.com/openmf/ppi-uploader
Last synced: about 1 year ago
JSON representation
Ability to upload PPI surveys to Mifos X
- Host: GitHub
- URL: https://github.com/openmf/ppi-uploader
- Owner: openMF
- License: mpl-2.0
- Created: 2016-01-19T08:04:15.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-12-15T14:52:48.000Z (over 2 years ago)
- Last Synced: 2025-03-30T09:05:05.734Z (about 1 year ago)
- Language: Java
- Size: 5.6 MB
- Stars: 1
- Watchers: 7
- Forks: 16
- Open Issues: 17
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ppi-uploader
Ability to upload PPI surveys to Mifos X
## Run ppi-uploader
Assuming you have Java 7 or above installed, all you need is the jar file in dist, simply download it and you are good to go.
Open a console, browse to the location where you have downloaded the jar file, and type:
java -jar ppi-uploader-0.1.0.jar
Start with the command 'help' to see available options.