Skip to content

Commit

Permalink
refactor: docs
Browse files Browse the repository at this point in the history
  • Loading branch information
heueristik committed Nov 12, 2024
1 parent 64de29f commit 5d942af
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
21 changes: 8 additions & 13 deletions Material/2_Install-Juvix.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,24 @@
# Install Juvix

<img alt="tara mascot smiling" width="400" src="../.assets/tara-smiling.png">
<p>
<a href="https://discord.gg/PfaaFVErHt"><img src="https://img.shields.io/discord/952881043520774194?logo=discord"/></a>
<p align="right">
<img alt="tara mascot smiling" width="200" src="../.assets/tara-smiling.png">
</p>
<h1> Install Juvix </h1>

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/anoma/applications-workshop?quickstart=1)
Welcome to Juvix, a language for intent-centric and declarative decentralized apps!

## Table of Contents

- [Introduction](#introduction)
- [Installing Juvix](#installing-juvix)
- [IDE Setup](#ide-setup)
- [VSCode](#vscode)
- [Emacs](#emacs)
- [Juvix Documentation](#juvix-documentation)

## Introduction

Welcome to Juvix!

## Installing Juvix

Please use one of the following options to install the Juvix compiler. Juvix is
supported on Linux x86_64 and macOS x86_64 or aarch64 (M1/M2).
Please use one of the following options to install the Juvix compiler. Juvix is supported on

- Linux `x86_64`
- macOS `x86_64` or `aarch64 (M1/M2)`

### Prerequisites

Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@

Welcome to the Anoma Applications Workshop!

[![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/anoma/applications-workshop?quickstart=1)

In this workshop we will

1. [Learn](./Material/1_Learn-Anoma-Apps.md) about [Anoma](https://anoma.net/) and intent-centric apps.
Expand Down

0 comments on commit 5d942af

Please sign in to comment.