Skip to content

A simple command line interface that uses Apache Commons CLI and Apache Velocity template engine to generate Java code.

License

Notifications You must be signed in to change notification settings

techsavd/bp-velocity-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bp-velocity-cli

A simple command line interface that uses Apache Commons CLI and Apache Velocity template engine to generate Java code.

Usage

Download the bp-velocity-cli-all-0.1.0.jar from build/libs/ directory and run the following command.

java -jar bp-velocity-cli-all-0.1.0.jar -g <class_name_of_the_generated_file>

This should generate a java file in the generated folder located under the directory you run this command on.

About

A simple command line interface that uses Apache Commons CLI and Apache Velocity template engine to generate Java code.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages