Skip to content
This repository was archived by the owner on Oct 6, 2018. It is now read-only.
/ xpinit Public archive

Script that creates a blank Maven project for XWiki.

Notifications You must be signed in to change notification settings

vrachieru/xpinit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

XWiki Project Initializer

Features

  • configurable
  • validation of project name both locally and remotely (svn)
  • create the project structure
  • create the poms
  • commit newly created project on svn

Installation

  • copy xpinit to /usr/bin
  • give it execution rights (sudo chmod +x xpinit)

Usage

  • cd to the location where you want to create your blank project
  • xpinit [project_name] [pretty_name] [xwiki_version]

About

Script that creates a blank Maven project for XWiki.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages