This repository offers a collection of starter templates for Scaffold, providing a basic foundation for a variety of projects.
Note
This collection is in early development and currently offers a limited selection of templates.
- blank: Launch your project with a clean, bare-bones setup
- android: Kickstart your Android development with Kotlin and Jetpack Compose.
- kotlin: Create powerful JVM applications with Kotlin.
- next: Develop scalable web apps with Next.js, TypeScript, Tailwind CSS, and shadcn/ui.
- wxt: Build dynamic web extensions with React, TypeScript, Tailwind CSS, and shadcn/ui.
-
Download the latest release.
-
Extract the compressed archive file to your preferred location.
-
Install Scaffold if you haven't already. You can find installation instructions here.
-
Configure Scaffold to use the template collection:
scaffold config --set template.collection.path=/path/to/collection
Replace
/path/to/collection
with the actual path where you extracted the template collection. -
Verify the configuration by listing available templates:
scaffold --list-templates
This repository is available under the terms of the MIT license.
© 2024-2025 Mayeku Khisa.