shoebill-project-generator

A project generator that generates Shoebill maven projects.


Keywords
shoebill, generator, maven, java
License
Other
Install
pip install shoebill-project-generator

Documentation

Project Generator Title

This Python script can generate Shoebill maven projects by giving it your Name, Version, Description, Artifact Id, Group Id and Project Location.

Download

You can get yourself a pre-build binary from the Releases or you can use your own Python Interpreter and execute generator.py.

Requirements

  • Python 2 if you want to run it via the Python Interpreter

How to use it?

Demonstration

🎉🎉🎉 You successfully created a Shoebill Maven Project. Now you just need to import it into your IDE.