https://github.com/bcbi/stronghold_examples
Example scripts of how to do things inside Stronghold
https://github.com/bcbi/stronghold_examples
Last synced: 6 months ago
JSON representation
Example scripts of how to do things inside Stronghold
- Host: GitHub
- URL: https://github.com/bcbi/stronghold_examples
- Owner: bcbi
- Created: 2018-11-15T19:49:08.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2020-02-08T17:13:36.000Z (over 6 years ago)
- Last Synced: 2025-08-22T16:52:02.607Z (11 months ago)
- Language: Julia
- Size: 13.7 KB
- Stars: 0
- Watchers: 8
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stronghold Examples
Example scripts of how to do things inside Stronghold
This repo lives /data/git. To modify them, clone the repo to your home directory. That way, you can always pull in new changes
```
cd ~
git clone /data/git/stronghold_examples
```