All Projects → fwcd → kotlin-quick-start

fwcd / kotlin-quick-start

Licence: CC0-1.0 license
Template Kotlin application using Gradle

Programming Languages

kotlin
9241 projects

Projects that are alternatives of or similar to kotlin-quick-start

Auth0 Nodejs Webapp Sample
Auth0 Integration Samples for Node Web Applications
Stars: ✭ 117 (+303.45%)
Mutual labels:  quickstart
Auth0 Vue Samples
Auth0 Integration Samples for Vue.js Applications
Stars: ✭ 215 (+641.38%)
Mutual labels:  quickstart
travis-ci-tutorial-java
Just to learn how to use travis-ci in a java project!
Stars: ✭ 38 (+31.03%)
Mutual labels:  quickstart
Create Html5 Boilerplate
npx quick start for html5-boilerplate
Stars: ✭ 136 (+368.97%)
Mutual labels:  quickstart
Mevn Stack
A Quickstart for building an Express API with a VueJS Admin Portal
Stars: ✭ 178 (+513.79%)
Mutual labels:  quickstart
Cp All In One
docker-compose.yml files for cp-all-in-one , cp-all-in-one-community, cp-all-in-one-cloud
Stars: ✭ 239 (+724.14%)
Mutual labels:  quickstart
Pyspark Cheatsheet
🐍 Quick reference guide to common patterns & functions in PySpark.
Stars: ✭ 108 (+272.41%)
Mutual labels:  quickstart
electron-vite-quick-start
⚡ Full stack uses Vite to run Electron application, including main process.
Stars: ✭ 45 (+55.17%)
Mutual labels:  quickstart
Expo Native Firebase
🔥 Native Firebase Expo App (iOS, Android) Demo for Firestore, Notifications, Analytics, Storage, Messaging, Database 🚨
Stars: ✭ 197 (+579.31%)
Mutual labels:  quickstart
auth0-laravel-api-samples
Auth0 Integration Samples for Laravel REST API Services
Stars: ✭ 18 (-37.93%)
Mutual labels:  quickstart
Analytics React
[DEPRECATED AND UNSUPPORTED] The hassle-free way to integrate analytics into your React application.
Stars: ✭ 146 (+403.45%)
Mutual labels:  quickstart
Quick Start
💨 Empezá por acá!
Stars: ✭ 170 (+486.21%)
Mutual labels:  quickstart
auth0-golang-web-app
Auth0 Integration Samples for Go Web Applications
Stars: ✭ 112 (+286.21%)
Mutual labels:  quickstart
Auth0 Javascript Samples
Auth0 Integration Samples for Vanilla JavaScript Applications
Stars: ✭ 130 (+348.28%)
Mutual labels:  quickstart
auth0-aspnet-owin-webapi-samples
Auth0 Integration Samples for ASP.NET OWIN Web API Services
Stars: ✭ 25 (-13.79%)
Mutual labels:  quickstart
Auth0 Aspnetcore Webapi Samples
Auth0 Integration Samples for ASP.NET Core WebAPI Services
Stars: ✭ 109 (+275.86%)
Mutual labels:  quickstart
Auth0 Angular Samples
Auth0 Integration Samples for Angular 2+ Applications
Stars: ✭ 227 (+682.76%)
Mutual labels:  quickstart
nodejs-quickstart
This repository contains code samples for the Node.js Quick Start blog post series
Stars: ✭ 214 (+637.93%)
Mutual labels:  quickstart
seeder
Set up Seed app and start dev server by running one command
Stars: ✭ 44 (+51.72%)
Mutual labels:  quickstart
nanobox-engine-php
Engine for running PHP apps on Nanobox
Stars: ✭ 20 (-31.03%)
Mutual labels:  quickstart

Kotlin Quick Start

An empty Kotlin project using Gradle.

You can use this template as a starting point for your own project.

Building

./gradlew build

Running

./gradlew run

Testing

./gradlew test

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].