Skip to content

dipold/vraptor-contrib

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

70 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Place your VRaptor contributions here. Forks are welcome.

How to contribute

git clone [email protected]:your_user/vraptor-contrib.git
cd vraptor-contrib
  • create a branch based on the main repo:
git remote add main git://github.com/caelum/vraptor-contrib.git #if not done
git checkout -b your_plugin main/master
  • add your submodule
git submodule add https://github.com/your_user/your_plugin
git commit -am "adding my super cool plugin =)"
git push origin your_plugin
  • send us a pull request for this your_plugin branch

Thanks

About

VRaptor contributions.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published