An open API service indexing awesome lists of open source software.

https://github.com/yuce/ucd-starter1


https://github.com/yuce/ucd-starter1

Last synced: 20 days ago
JSON representation

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
```