https://github.com/sin7y/homebrew-ola
Brew tap for Ola language
https://github.com/sin7y/homebrew-ola
Last synced: 3 months ago
JSON representation
Brew tap for Ola language
- Host: GitHub
- URL: https://github.com/sin7y/homebrew-ola
- Owner: Sin7Y
- License: mit
- Created: 2023-11-05T09:35:16.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-31T02:17:23.000Z (over 1 year ago)
- Last Synced: 2024-01-31T03:30:35.980Z (over 1 year ago)
- Language: Ruby
- Size: 6.84 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# homebrew-ola
Olac is an open-source Ola language compiler . For more information about it, check out the project's [documentation](https://olang.readthedocs.io) and its [repository](https://github.com/Sin7Y/ola-lang).
This repository contains the Brew cask for installing Olac on MacOS via Brew. To instal it, run the following command:
```
brew install sin7y/ola/olac
```