https://github.com/tejanhu/devopsbuddy
Startup-ready web skeleton
https://github.com/tejanhu/devopsbuddy
Last synced: 6 months ago
JSON representation
Startup-ready web skeleton
- Host: GitHub
- URL: https://github.com/tejanhu/devopsbuddy
- Owner: tejanhu
- License: mit
- Created: 2018-04-23T10:59:54.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-04-23T16:19:57.000Z (over 7 years ago)
- Last Synced: 2025-02-03T20:00:02.803Z (8 months ago)
- Size: 51.8 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# devopsbuddy
Startup-ready web skeleton#How to build
Run the following command:
'''
mvn clean install
'''