Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/sveltinio/homebrew-sveltin
Homebrew formula to easily install Sveltin CLI on OSX and GNU/Linux.
https://github.com/sveltinio/homebrew-sveltin
homebrew homebrew-cli homebrew-formula homebrew-tap
Last synced: 1 day ago
JSON representation
Homebrew formula to easily install Sveltin CLI on OSX and GNU/Linux.
- Host: GitHub
- URL: https://github.com/sveltinio/homebrew-sveltin
- Owner: sveltinio
- License: apache-2.0
- Created: 2021-12-30T18:20:18.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2023-02-22T13:36:48.000Z (over 1 year ago)
- Last Synced: 2024-05-17T00:29:22.108Z (6 months ago)
- Topics: homebrew, homebrew-cli, homebrew-formula, homebrew-tap
- Language: Ruby
- Homepage: https://sveltin.io
- Size: 42 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-sveltin
Formula for Homebrew.
Apple macOS and GNU/Linux users available way to install [Sveltin](https://github.com/sveltinio/sveltin) via [Homebrew](https://brew.sh/) :
## Tap a new formula
```bash
brew tap sveltinio/sveltin
```## Installation
```bash
brew install sveltin
```Auto update CLI to the latest version by this command:
```bash
brew upgrade
```### License
Free and open-source software licensed under the Apache 2.0 License.