Skip to content

Latest commit

 

History

2 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

⚠️ Warning

This is a sample project, and unofficially.
It is no longer supported or maintained.

TauriNET Template

This project is a TauriNET template creator (similar to this one):
https://github.com/RubenPX/TauriNET/

Quick Start

  1. Install pnpm, the .NET 8 SDK, and the Rust toolchain.

  2. Clone this project

  3. Run the following command in this folder:

dotnet run --project .\setup\setup.csproj

Or install the project as a .NET template and run dotnet new

dotnet new install .\

# change directory to your target folder and run  
dotnet new tauri-net
  1. Remove unnecessary folders (It's setup scripts)
REM for windows on cmd.exe
rmdir /s /q .\setup
# for osx or linux
rm -rf ./setup

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages