Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/crimson-crystal/distribution
Crimson distribution scripts
https://github.com/crimson-crystal/distribution
Last synced: 11 days ago
JSON representation
Crimson distribution scripts
- Host: GitHub
- URL: https://github.com/crimson-crystal/distribution
- Owner: crimson-crystal
- Created: 2023-09-12T00:02:44.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-14T17:28:38.000Z (4 months ago)
- Last Synced: 2024-11-16T03:27:32.462Z (2 months ago)
- Language: Python
- Homepage:
- Size: 9.77 KB
- Stars: 2
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Crimson Distribution
Distribution scripts for installing Crimson with external package managers/tools.
## Homebrew
```
brew tap crimson/distribution https://github.com/crimson-crystal/distribution
brew install crimson
```## Scoop
```
scoop bucket add crimson https://github.com/crimson-crystal/distribution
scoop install crimson
```© 2023-present devnote-dev