komposable / komponent

An opinionated way of organizing front-end code in Ruby on Rails, based on components

Home Page:http://komponent.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Make install generator idempotent

Spone opened this issue · comments

I should be able to run the rails generate komponent:install command several times, for instance if I want to run it again with other options.

My use case was that I wanted to setup Stimulus after running the install.