Skip to content

Commit

Permalink
website: Update with Fysh content
Browse files Browse the repository at this point in the history
  • Loading branch information
cbebe committed Oct 17, 2024
1 parent 92d3f5f commit 62f826f
Show file tree
Hide file tree
Showing 17 changed files with 477 additions and 574 deletions.
17 changes: 17 additions & 0 deletions pkg/website/docs/installation.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,17 @@
---
sidebar_position: 1
---

# 👩‍💻 How to Compile and Run Fysh

## ⚙️ Option 1: Using VSCode

1. Download the `Fysh` VSCode extension.
2. Create a `.fysh` file.
3. Write your code.
4. Press the run button.

## ⚙️ Option 2: Using Command Line

1. Install the latest version `go install github.com/Fysh-Fyve/fysh@latest`
2. Execute with `fysh <filename>.fysh`.
47 changes: 0 additions & 47 deletions pkg/website/docs/intro.md

This file was deleted.

Loading

0 comments on commit 62f826f

Please sign in to comment.