automation - Create a scaffolding utility for java projects -


i want create command line scaffolding utility java based test automation project, way happens rails or play framework. don't have idea how rails or play framework that.

want achieve basically:

  • generate set of standard folders generic .java files , other framework utilities.
  • add reference required jar files in project.
  • create configuration files

i think done writing shell script. before going one, know if there's other better way create such utility. suggestions??


Comments

Popular posts from this blog

How to mention the localhost in android -

php - Calling a template part from a post -

c# - String.format() DateTime With Arabic culture -