Documentation README
Test Workflow / Lint and test library (pull_request) Successful in 7m41s
Details
Test Workflow / Lint and test library (pull_request) Successful in 7m41s
Details
This commit is contained in:
parent
641e42ee2c
commit
21b4bdeae1
|
@ -24,6 +24,11 @@ dependencies {
|
|||
}
|
||||
```
|
||||
|
||||
### Documentation
|
||||
Use autocompletion and hover menus in your IDE, or download the
|
||||
[generated HTML documentation](https://git.koval.net/cyclane/teamcity-gitea-test-task/releases/download/v0.1.0/tinyvm-0.1.0-javadoc.zip)
|
||||
from the [latest release](https://git.koval.net/cyclane/teamcity-gitea-test-task/releases).
|
||||
|
||||
## Instructions
|
||||
|
||||
Create a library that implements simple Git functionality. You need to implement at least three entities:
|
||||
|
|
Reference in New Issue