Skip to content

ebiermann/stand-archetype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Archetype installation:
1. Run 'mvn clean install'


StAnd quickstart/archetype usage:
1. Create a new project with 
mvn archetype:generate \
  -DarchetypeGroupId=de.akquinet.android.archetypes\ 
  -DarchetypeArtifactId=stand-archetype 
  -DarchetypeVersion=0.0.1\
  -DgroupId=mygroupid\
  -DartifactId=myproject\
  -Dversion=1.0.0-SNAPSHOT

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages