Hacker News new | ask | show | jobs
by segbedji 994 days ago
I 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.
2 comments

Rails comes with a CLI scaffold generator, which can be customized too.
I think that’s called Rails