An open API service indexing awesome lists of open source software.

https://github.com/kartanhq/intellij-tauri

Tauri plugin for IntelliJ Platform
https://github.com/kartanhq/intellij-tauri

intellij-plugin jetbrains-plugin tauri

Last synced: about 1 month ago
JSON representation

Tauri plugin for IntelliJ Platform

Awesome Lists containing this project

README

        

# IntelliJ Tauri Plugin

[![JetBrains Plugins](https://img.shields.io/jetbrains/plugin/v/21659-tauri)](https://plugins.jetbrains.com/plugin/21659-tauri)
[![JetBrains plugins](https://img.shields.io/jetbrains/plugin/d/21659-tauri)](https://plugins.jetbrains.com/plugin/21659-tauri/versions)
[![GitHub Workflow Status (branch)](https://img.shields.io/github/actions/workflow/status/KartanHQ/intellij-tauri/build.yml?branch=master)](https://github.com/KartanHQ/intellij-tauri/actions/workflows/build.yml)
[![GitHub](https://img.shields.io/github/license/KartanHQ/intellij-tauri)](https://github.com/KartanHQ/intellij-tauri/blob/master/LICENSE)
[![X (formerly Twitter) Follow](https://img.shields.io/badge/follow-%40nekofar-ffffff?logo=x&style=flat)](https://x.com/nekofar)
[![Donate](https://img.shields.io/badge/donate-nekofar.crypto-a2b9bc?logo=ko-fi&logoColor=white)](https://ud.me/nekofar.crypto)

[Tauri](https://tauri.app), an app construction toolkit, enables the development of software for all primary desktop operating systems using web technologies.

This plugin simplifies the process of scaffolding a new project by offering opinionated templates for not only vanilla HTML/CSS/JavaScript but also for several frontend frameworks including `React`, `Svelte`, and `Yew`.

Regardless of your experience level, from beginners to experts, this plugin makes the setup and initialization phase of your project creation process more efficient.

## Installation

For plugin installation, navigate to `Preferences`, then `Plugins`, and finally `Marketplace`. In the search bar, enter `Tauri`.