Giter Club home page Giter Club logo

teasy-template-archetype's Introduction

teasy-template-archetype

Maven Central

This is a maven archetype template to get started using teasy from scratch.

Description

Coming soon...

Usage

You will need to have the following soft installed:

  • java 8+
  • maven 3+

From your console:

in your console go to the folder where you want the template to be generated

run the following command:

mvn archetype:generate -DarchetypeGroupId=com.wiley -DarchetypeArtifactId=teasy-template-archetype -DarchetypeVersion=${archetypeVersion} -DteasyVersion=${teasyVersion} -DgroupId=${groupId} -DartifactId=${artifactId} -Dversion=${version}

where ${archetypeVersion} is a maven-central version , or in the pom.xml <version>1.0.5-beta</version> field e.g. 1.0.5-beta

${teasyVersion} is a maven-central version , or in the pom.xml <teasy.version>1.0.14-beta</teasy.version> field e.g. 1.0.14-beta

${groupId} e.g. com.my_organization_name

${artifactId} e.g. teasy-template

${version} e.g. 1.0

all these data can be changed later in pom.xml of a template

import generated project to your favourite IDE and you're ready to play with it

Contributing

We're just getting started here, but please post issues if you have any!

Feel free to join our gitter chat: https://gitter.im/teasy-test-framework/Lobby

License

MIT

teasy-template-archetype's People

Contributors

vefimofff avatar estuold avatar bigbluehat avatar vetanika avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.