https://github.com/raimonizard/kotlin
A kotlin repository with some utilities
https://github.com/raimonizard/kotlin
kotlin-multiplatform teaching-materials utility-library
Last synced: about 2 months ago
JSON representation
A kotlin repository with some utilities
- Host: GitHub
- URL: https://github.com/raimonizard/kotlin
- Owner: raimonizard
- Created: 2023-12-15T15:25:50.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-06-14T12:31:18.000Z (about 1 year ago)
- Last Synced: 2024-06-14T13:54:32.668Z (about 1 year ago)
- Topics: kotlin-multiplatform, teaching-materials, utility-library
- Language: Kotlin
- Homepage:
- Size: 65.4 KB
- Stars: 2
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Repositori de recursos de kotlin
- **Autor**: Raimon Izard
- **Data**: Desembre 2023## Contingut:
1. Llibreria [Utilities.kt](https://github.com/raimonizard/kotlin/blob/main/src/main/kotlin/Utilities.kt)
2. Llibreria [ConsoleColors.kt](https://github.com/raimonizard/kotlin/blob/main/src/main/kotlin/ConsoleColors.kt)---
## Ús:
Navega la carpetes del projecte i copy i paste els fitxers que t'interessin.>[!TIP]
>Com que es tracta d'un *repo* públic, pots clonar tot el codi usant la comanda `git clone https://github.com/raimonizard/kotlin.git`>[!TIP]
>També pots descarregar-te tot el codi així: 