Skip to content

Commit

Permalink
Reenable dry-cli
Browse files Browse the repository at this point in the history
Hopefully this will get us past the build problems
  • Loading branch information
timriley committed Jul 14, 2024
1 parent 0cac171 commit 391f56a
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions data/projects.yml
Original file line number Diff line number Diff line change
Expand Up @@ -395,17 +395,17 @@
seo:
description: A practical, production-grade implementation of algebraic effects
for Ruby
# - name: dry-cli
# desc: General purpose Command Line Interface (CLI) framework
# versions:
# - value: main
# branch: main
# - value: '1.1'
# branch: release-1.1
# - value: '1.0'
# branch: release-1.0
# seo:
# description: General purpose Command Line Interface (CLI) framework for Ruby
- name: dry-cli
desc: General purpose Command Line Interface (CLI) framework
versions:
- value: main
branch: main
- value: '1.1'
branch: release-1.1
- value: '1.0'
branch: release-1.0
seo:
description: General purpose Command Line Interface (CLI) framework for Ruby
- name: dry-transformer
desc: Data transformation toolkit
versions:
Expand Down

0 comments on commit 391f56a

Please sign in to comment.