Skip to content

Commit

Permalink
docs: basic readme
Browse files Browse the repository at this point in the history
  • Loading branch information
dmnkgrc committed Nov 6, 2023
1 parent e3b2f8d commit 3117e6e
Showing 1 changed file with 11 additions and 4 deletions.
15 changes: 11 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,14 @@
# Tauri + Svelte + Typescript
![Deeplinkr](https://github.com/dmnkgrc/deeplinkr/blob/main/public/icon.png?raw=true)

This template should help get you started developing with Tauri, Svelte and TypeScript in Vite.
# Deeplinkr

## Recommended IDE Setup
A menu bar app to help you launch deep links to any simulator or emulator (coming soon) in your machine.

[VS Code](https://code.visualstudio.com/) + [Svelte](https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode) + [Tauri](https://marketplace.visualstudio.com/items?itemName=tauri-apps.tauri-vscode) + [rust-analyzer](https://marketplace.visualstudio.com/items?itemName=rust-lang.rust-analyzer).
## Prerequisites

- Xcode Command Line Tools
- Android Studio (recommended) or AVD manager

## Installation

- Download the latest release from [GitHub](https://github.com/dmnkgrc/deeplinkr/releases/latest)

0 comments on commit 3117e6e

Please sign in to comment.