Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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.

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.