Closed kazurayam closed 1 year ago
At v0.3.0-SNAPSHOT I could finish developing a project that provides a java library katalon-studio-texts-diff-0.3.0.jar.
katalon-studio-texts-diff-0.3.0.jar
Now I want to author an improved documentation. The doc must present a sample project that utilized the jar.
I want to combine the 2 projects in a single GitHub repository: the library project and the application project
Therefore I would like to reorganize the repository https://github.com/kazurayam/katalon-studio-texts-diff/ to be an umbrella that contains 2 Katalon Studio projects: lib-project and app-project.
lib-project
app-project
The repository will have a subdirectory docs where I will write a document in Asciidoc.
docs
done at v0.3.0
At v0.3.0-SNAPSHOT I could finish developing a project that provides a java library
katalon-studio-texts-diff-0.3.0.jar
.Now I want to author an improved documentation. The doc must present a sample project that utilized the jar.
I want to combine the 2 projects in a single GitHub repository: the library project and the application project
Therefore I would like to reorganize the repository https://github.com/kazurayam/katalon-studio-texts-diff/ to be an umbrella that contains 2 Katalon Studio projects:
lib-project
andapp-project
.The repository will have a subdirectory
docs
where I will write a document in Asciidoc.