Skip to content

kimballa/project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

This script creates a new Java project with some dependencies already set up.
Just run './newproject.py' and answer the questions.

The types of projects it will set up are an empty Java project, or two types
of Hadoop MapReduce applications.

When the project has been created, you can use ant to compile and test your
project, as well as install it to a local .m2 repository.

About

A script to instantiate Java projects

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published