7 ms·
Looks great! I'm working on a similar starter kit for rails here https://github.com/tarunvelli/rails-tabler-starter https://github.com/tarunvelli/rails-tabler-
by tarunvelli 3y ago
Looks great!
I'm working on a similar starter kit for rails here https://github.com/tarunvelli/rails-tabler-starter https://github.com/tarunvelli/rails-tabler-starter
- segbedji 3y agoI don't know much about Rails. But how easy is it to add a CLI, where users can select the options they want and get a scaffold generated with those specifically.
- tomcam 3y agoI think that’s called Rails
- tarunvelli 3y agoRails comes with a CLI scaffold generator, which can be customized too.