-
Notifications
You must be signed in to change notification settings - Fork 119
Open
Description
Having a Tower CLI in the main repo would be pretty slick. The CLI would simply be a wrapper around component(1) and provide some utilities, such as scaffolding new components/projects, running a server during development, live-reloading, file watching, component builder.
Many people will want to use preprocessors such as Sass, Less, CoffeeScript, etc... so potentially having the ability to easily provide plugins for an entire project would be best.