https://github.com/yuce/ucd-starter1
https://github.com/yuce/ucd-starter1
Last synced: 20 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/yuce/ucd-starter1
- Owner: yuce
- Created: 2023-12-14T06:33:20.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2023-12-14T06:43:03.000Z (over 2 years ago)
- Last Synced: 2025-07-02T23:36:16.948Z (about 1 year ago)
- Language: Python
- Size: 1000 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Hazelcast UCD Starter
This template creates a Hazelcast UCD code with the minimal code to use a Hazelcast CLC configuration.
## Usage
Create the project using [Hazelcast CLC](https://github.com/hazelcast/hazelcast-commandline-client/)
```
clc -c CONFIG-NAME project create ucd-starter
```