Skip to content

jeka-dev/sample-project-for-integration-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

A Bootstrap Project for Jeka Wrapper.

A minimalist Jeka project containing a Jeka wrapper for starting working with Jeka.

Using this template, you can create a Jeka project from scratch without having Jeka installed on your machine.

Once the repository cloned, generate a Jeka project skeleton using command line :

  • jekaw scaffold#run : Genarate Jeka files and folder for a simple automation project (No standard JVM Project to build).
  • jekaw scaffold#run project# : Generate Jeka files and folders for building a Java project.
  • jekaw scaffold#run springboot# @dev.jeka:springboot-plugin : Generate Jeka files and folders for building a Springboot project.

To work withe IDE, execute command-line :

  • jeka intellij#iml : Genarate Intellij iml file according project settings.
  • jeka eclipse#files : Generate Eclipse .project and .classpath files according project settings.

About

Very simple project for integration tests in jeka main project

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published