https://github.com/klibio/bndtools-klibio-templates
https://github.com/klibio/bndtools-klibio-templates
Last synced: 12 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/klibio/bndtools-klibio-templates
- Owner: klibio
- License: other
- Created: 2023-03-21T18:07:51.000Z (about 3 years ago)
- Default Branch: main
- Last Pushed: 2023-03-31T14:25:30.000Z (about 3 years ago)
- Last Synced: 2025-03-16T14:31:54.627Z (about 1 year ago)
- Language: Java
- Size: 106 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Klibio Workspace with Project Templates
This repository contains a workspace based on our workspace template and with the Klibio bndtools project templates.
## Build the jar
To build the jar execute
```
./gradlew jar
```
The jar can be imported into the `cnf/templates` folder to include the project templates into the workspace. The jar is already included in our bndtools workspace template.