mirror of
https://codeberg.org/vegvisir/install.git
synced 2025-11-04 20:42:42 +01:00
Install script for the Vegvisir web framework.
Reviewed-on: https://codeberg.org/vegvisir/install/pulls/3 Co-authored-by: vlw <victor@vlw.se> Co-committed-by: vlw <victor@vlw.se> |
||
|---|---|---|
| install.sh | ||
| README.md | ||
Vegvisir installer
This script will automatically install and configure Vegvisir from in a fresh git repository.
Important
The script will only run on Linux environments with coreutils installed (for now).
Get started
- Create a repository for your website
- Run this command from the root directory of your local repository
curl -fsSL https://href.vlw.se/vegvisir/install | bash