10 lines
280 B
Markdown
10 lines
280 B
Markdown
# Usage
|
|
|
|
You can use this library by executing the following command and specifying the version you want to use:
|
|
|
|
```bash
|
|
go get git.ex.umbach.dev/LMS/libcore@v1.0.0
|
|
```
|
|
|
|
You can see the latest version of the library on the [tags page](https://git.ex.umbach.dev/LMS/libcore/tags)
|