Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://manapart.github.io/starfield-mod-manager-site/

Site for Starfield Mod Manager
https://manapart.github.io/starfield-mod-manager-site/

Last synced: 14 days ago
JSON representation

Site for Starfield Mod Manager

Awesome Lists containing this project

README

        

# Starfield Mod Manager Site

Site for Starfield Mod Manager

## Running

For development, continuously build gradle and use the run script to view the site locally
```
gradlew run --continuous
./scripts/run.sh
```

For deployment, run `./scripts/stage.sh` to copy the files to a repo with the deploy branch checked out