Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/lapce/homebrew-lapce
https://github.com/lapce/homebrew-lapce
Last synced: 13 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/lapce/homebrew-lapce
- Owner: lapce
- Created: 2022-08-23T20:06:22.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2023-11-01T16:36:11.000Z (about 1 year ago)
- Last Synced: 2024-08-01T19:59:00.725Z (3 months ago)
- Language: Ruby
- Size: 7.81 KB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```