Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/karloti/native
https://github.com/karloti/native
Last synced: 23 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/karloti/native
- Owner: karloti
- License: apache-2.0
- Created: 2024-03-06T06:39:23.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2024-03-06T06:39:25.000Z (10 months ago)
- Last Synced: 2024-05-20T18:09:08.915Z (8 months ago)
- Language: Kotlin
- Size: 62.5 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[![official JetBrains project](https://jb.gg/badges/official-plastic.svg)](https://confluence.jetbrains.com/display/ALL/JetBrains+on+GitHub)
[![Kotlin](https://img.shields.io/badge/Kotlin-1.9.20-blue.svg?style=flat&logo=kotlin)](https://kotlinlang.org)# Kotlin/Native Template
A mostly-empty template to get started creating a Kotlin/Native project.
## Getting Started
1. On the project page, click on the `Use this template` button
2. Click on the `Create a new repository` drop-down item
3. Fill in the details of the new repository you'll be creating under your account
4. Click the `Create repository` button
5. Browse to your repository and make the needed changes there.## Code of conduct
Please read [our code of conduct](https://github.com/jetbrains#code-of-conduct).
## License
This project is licensed under the Apache 2.0 License - see the [LICENSE.md](LICENSE.md) file for details