-
Objective - to deploy this project as a maven dependency to packagecloud.io
-
Project Description - this repository is used to generate random objects; Floats, Doubles, Longs, Integers, Strings, Dates
-
Use the documentation here as your guide
- Navigate to packagecloud.io to create a new account.
- DO NOT click, Sign Up With Github
- DO NOT click, Sign Up With Google
- Ensure that you create a new account using email and password.
- Edit permissions
chmod u+x ./install-rbenv.sh
chmod u+x ./install-package_cloud.sh
chmod u+x ./deploy.sh
chmod u+x ./mvnw
- Install
rbenv
./install-rbenv
- From a new terminal, execute the command below
./install-package_cloud
- From a new terminal, execute the command below
./deploy.sh
- Navigate to the newly deployed artifact in
packagecloud.io