https://github.com/beclab/osnode-init
https://github.com/beclab/osnode-init
Last synced: 29 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/beclab/osnode-init
- Owner: beclab
- License: other
- Created: 2024-04-28T13:35:19.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-09-23T03:09:55.000Z (9 months ago)
- Last Synced: 2025-09-23T05:37:27.179Z (9 months ago)
- Language: Go
- Size: 49.8 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# osnode-init
Init users' app data on the new added node.
## How to build
```sh
make build
```