Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/lapce/homebrew-lapce


https://github.com/lapce/homebrew-lapce

Last synced: 13 days ago
JSON representation

Awesome Lists containing this project

README

        

# Homebrew Tap for Lapce

## *Tapping* repository

```shell
brew tap lapce/lapce
```

---

## Installing pre-built Lapce (Cask)

### Lapce

```shell
brew install --cask lapce
```

### Lapce Nightly

```shell
brew install lapce-nightly
```

---

## Building Lapce from source (Formula)

### Lapce (source)

```shell
brew install --build-from-source lapce
```

### Lapce Nightly (source)

```shell
brew install --build-from-source lapce --HEAD
```