lipsumar / design-system-framework

9 stars 2 forks source link

install command ? #32

Open lipsumar opened 8 years ago

lipsumar commented 8 years ago

Should DSF have an install command ? It would simply do:

  1. $ npm install <module>
  2. Add the plugin entry in config.plugins

Maybe perform some plugin validation before step 2.