Curator

Curator Used AI

2 devlogs
23h 44m
•  Ship certified
Created by Harshal

A repository management cli.
Ever had forgotten to add a license or code of conduct? Curator is there for you.
---
If you get VCRUNTIME140.dll is not found:
App needs Microsoft Visual C++ Redistributable in windows (Usually comes with windows OS).

Timeline

Ship 1

1 payout of shell 89.0 shells

Harshal

6 days ago

Harshal Covers 2 devlogs and 23h 44m

feat: update version to 0.2.8 and add preview conduct functionality
Codes of Conduct can now be previewed. Run cu conduct preview to preview a code of conduct.

Update attachment

CURRENT COMMANDS
config:
config set
config remove
license:
license set <license-name>
license remove
license reload
license list
license preview <license-name>
conduct:
conduct set
conduct remove

Update attachment