mirror of
https://github.com/InsanusMokrassar/docs.git
synced 2025-12-15 02:35:36 +00:00
update dependencies and add services links
This commit is contained in:
26
docs/services/index.md
Normal file
26
docs/services/index.md
Normal file
@@ -0,0 +1,26 @@
|
||||
# Services information
|
||||
|
||||
There are several public services I am hosting or have created:
|
||||
|
||||
<div class="annotate" markdown>
|
||||
|
||||
## Tools
|
||||
|
||||
* [Kotlin Publication Groovy Scripts builder](https://insanusmokrassar.github.io/KotlinPublicationScriptsBuilder/) - Builder of commonized scripts on groovy for publication of libraries (1)
|
||||
* [Krontab Predictor](https://insanusmokrassar.github.io/KrontabPredictor) - Special `KrontabSctring` builder for [Krontab](../krontab)
|
||||
|
||||
## Services
|
||||
|
||||
* [Git](https://git.inmo.dev) - Here I am making some backups of my repos and hosting some semi-private projects
|
||||
* [Nexus](https://nexus.inmo.dev) - Nexus for libraries artifacts. It is in plans to duplicate all libraries there
|
||||
|
||||
## KDocs
|
||||
|
||||
* [KTgBotAPI](https://tgbotapi.inmo.dev) - for [KTgBotAPI](../tgbotapi) :)
|
||||
* [KSLog](https://kslog.inmo.dev/) - for [KSLog](../kslog) :)
|
||||
* [MicroUtils](https://microutils.inmo.dev/) - for [MicroUtils](../micro_utils) :)
|
||||
* [Navigation](https://insanusmokrassar.github.io/navigation/) - for [Navigation](../navigation) :)
|
||||
|
||||
</div>
|
||||
|
||||
1. I am using this tool in all my libraries :)
|
||||
Reference in New Issue
Block a user