You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 7, 2021. It is now read-only.
The initial setup process needs to be documented, bog standard fork + clone, plus an opinionated "best setup" guide (allowing easy updating of these scripts), (git init ., git remote...)
Initial start (iirc):
edit scripts/init.sh to set fork name (edit scripts/init.sh)
git submodule update --init
./concrete up
./concrete p
At that point, you should have an environment suitable for working
The text was updated successfully, but these errors were encountered:
Repository owner
locked as too heated and limited conversation to collaborators
Dec 25, 2018
Repository owner
unlocked this conversation
Dec 25, 2018
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
The initial setup process needs to be documented, bog standard fork + clone, plus an opinionated "best setup" guide (allowing easy updating of these scripts), (git init ., git remote...)
Initial start (iirc):
edit scripts/init.sh to set fork name (edit scripts/init.sh)
git submodule update --init
./concrete up
./concrete p
At that point, you should have an environment suitable for working
The text was updated successfully, but these errors were encountered: