Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dingoeatingfuzz/vagrant-eco-analysis
https://github.com/dingoeatingfuzz/vagrant-eco-analysis
Last synced: 18 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dingoeatingfuzz/vagrant-eco-analysis
- Owner: DingoEatingFuzz
- Created: 2024-06-26T22:07:50.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-06-27T06:03:16.000Z (7 months ago)
- Last Synced: 2024-11-08T22:19:10.502Z (2 months ago)
- Language: Shell
- Size: 5.74 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Vagrant Eco Analysis
This is a look at public Vagrant data from public Vagrant repos (HashiCorp's as well as select community projects).
## To repeat analysis
1. Make sure to install the [git-data](https://github.com/dingoeatingfuzz/git-data) project
2. Make sure to install [DuckDB](https://duckdb.org/)
3. Make sure to install [Rill](https://www.rilldata.com/)
4. Exec `./get-data.sh` (with a `GITHUB_TOKEN` in your env)
5. Exec `./collate-data.sh`
6. Exec `./make-duck.sh`
7. Exec `rill start rill`