https://github.com/networknt/light-monorepo-4j
Mono-Repository for light-4j
https://github.com/networknt/light-monorepo-4j
Last synced: 6 months ago
JSON representation
Mono-Repository for light-4j
- Host: GitHub
- URL: https://github.com/networknt/light-monorepo-4j
- Owner: networknt
- License: apache-2.0
- Created: 2018-11-06T17:04:27.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-03-21T17:46:30.000Z (over 2 years ago)
- Last Synced: 2025-07-06T07:41:08.868Z (about 1 year ago)
- Size: 10.7 KB
- Stars: 0
- Watchers: 17
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# light-monorepo-4j
Mono-Repository for light-4j
## Cloning the repos for the first time:
```bash
git submodule update --init --recursive
```
## Updating repos after changes:
```bash
git submodule update --recursive
```
This is the first update from the GitHub repo.
Update from the sync branch on the internal git.
```
updated code