Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

✨ Add cli based text generator #1

Merged
merged 9 commits into from
May 5, 2024
Merged

Conversation

rgprajeen
Copy link
Owner

The PR contains the following changes,

  1. Add a text generator using fastrand implementing a common interface
  2. Add simple test cases to validate the workings
  3. Integrate command-line interface using clap-rs
  4. Introduce GitHub actions for take care of basic CI

rgprajeen added 9 commits May 3, 2024 19:09
Signed-off-by: Prajeen Govardhanam <[email protected]>
Signed-off-by: Prajeen Govardhanam <[email protected]>
Signed-off-by: Prajeen Govardhanam <[email protected]>
Signed-off-by: Prajeen Govardhanam <[email protected]>
Signed-off-by: Prajeen Govardhanam <[email protected]>
Signed-off-by: Prajeen Govardhanam <[email protected]>
Signed-off-by: Prajeen Govardhanam <[email protected]>
@rgprajeen rgprajeen added the enhancement New feature or request label May 5, 2024
@rgprajeen rgprajeen self-assigned this May 5, 2024
@rgprajeen rgprajeen merged commit 4af0f11 into master May 5, 2024
2 checks passed
@rgprajeen rgprajeen deleted the feat/plain-text-generator branch May 5, 2024 18:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant