www_veda2/README.md
2024-10-07 04:25:29 +03:00

20 lines
394 B
Markdown

# www_veda2
```bash
hero git pull -u https://git.ourworld.tf/veda/www_veda2
cd ~/code/git.ourworld.tf/veda/www_veda2
./start.vsh
```
## to develop
change the templates
## to install
```bash
curl https://raw.githubusercontent.com/freeflowuniverse/crystallib/development/scripts/installer.sh > /tmp/install.sh
bash /tmp/install.sh
hero git pull -u https://git.ourworld.tf/veda/www_veda2
```