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

Option-less sync #45

Merged
merged 1 commit into from
Dec 20, 2024
Merged

Option-less sync #45

merged 1 commit into from
Dec 20, 2024

Conversation

eelcoj
Copy link
Collaborator

@eelcoj eelcoj commented Dec 18, 2024

Sync all previously installed libraries by just running rails g rails_icons:sync.

Sync specific libraries by running rails g rails_icons:sync --libraries=heroicons

Closes #26

Sync all previously installed libraries by running `rails g
rails_icons:sync`.

Sync ony specific libraries by running `rails g rails_icons:sync
--libraries=heroicons`
@eelcoj eelcoj merged commit f3f93ef into main Dec 20, 2024
3 checks passed
@eelcoj eelcoj deleted the sync-wo-options branch December 20, 2024 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Sync without options
1 participant