all repos — web @ 775ecb5420de8a3de099fcc093c9f79833a72b0f

Landing page for forlater.email

build.sh (view raw)

1#!/bin/sh
2
3rm -rf go-vite
4git clone https://github.com/icyphox/go-vite
5cd go-vite && make && cd ..
6mkdir build
7go-vite/vite build