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 Aug 8, 2021. It is now read-only.
It is a terminal application. Therefore you need to open a terminal emulator and launch the executable by typing its name. In our case, this would most likely be gord. If the executable can be found, it'll be started. If it can't be found, that's probably because it isn't on your PATH. This is an environment variable that references all folders, that your system searches through when you pass an executable name that isn't an absolute path.