chore: add title

This commit is contained in:
Jesús Pérez Lorenzo 2021-09-01 21:41:56 +01:00
parent 4110205eba
commit 5923ba3402

View File

@ -2,7 +2,9 @@
<img style="margin-top: 1em;width: 500px;border: 0" alt="Fork me on GitHub" src="logo/library.svg?sanitize=true">
## Structure
## List of Libraries for Applications Developments
### Structure
<pre>
.
@ -21,9 +23,9 @@
</pre>
## How to install
### How to install
> Clonning or downlowding this repository will not include code, each item has his own individual repository
> Clonning or downloading this repository will not include code, each item has his own individual repository
Keep all libraries in one place and run use [on_lib.sh script](/LibreCloud/Lib/src/branch/master/on_libs.sh), review script and comment unnecesary items or any other change.
@ -45,66 +47,66 @@ cd lib
[path-to-libs.sh]/on_libs.sh pull
```
## bin
### bin
Tools and utils: Scripts and tools to maintain this library
[Bin library](/LibreCloud/lib_bin)
## clds
### clds
Clouds definitions
[CLDS Library](/LibreCloud/lib_clds)
## defs
### defs
Definitions Library collection of basic applications needs
[Defs Library](/LibreCloud/lib_defs)
## filters
### filters
Rust Libraries Collections for webservices [warp](https://github.com/seanmonstar/warp) filters and routes configuration
[Webservices (wrap) Filters Library](/LibreCloud/lib_filters)
## graphql
### graphql
Library for GraphQL
[GraphQL Library](/LibreCloud/lib_graphql)
## handlers
### handlers
Handlers for filters with [warp](https://github.com/seanmonstar/warp)
[Webservices (wrap) Handlers Library](/LibreCloud/lib_handlers)
## kye_of_life
### kye_of_life
Getting master key
[Key of Life Library](/LibreCloud/lib_key_of_life)
## macros
### macros
Rust Macros Libraries for applications
[Macros Library](/LibreCloud/lib_macros)
## utils
### utils
Utilities and tools library
[Utils Library](/LibreCloud/lib_utils)
## tkdr
### tkdr
Encrypt/Decrypt and templating
[Tkdr Library](/LibreCloud/lib_tkdr)
## ZTerton
### ZTerton
To init and load application