cdepillabout / cdepillabout/cloudy

allow the user to set arbitrary names when creating instances

Open
#4 0 comments 0 reactions 0 assignees View on GitHub
enhancement good first issue help wanted
Dominant language
Haskell
Stars
6
Forks
0
PR merge metrics
No merged PRs in 30d

Description

When creating an instance, Cloudy generates a random name:

https://github.com/cdepillabout/cloudy/blob/0f0829a13e6edebf38b56d418854d58bd3286abc/src/Cloudy/NameGen.hs#L760-L769

It would be better if the user was allowed to specify a name on the command line.

Cloudy's DB schema also requires names to be unique, but it would be better if names could be reused.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.