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
It is the first time I come across Elixir. Do you mind providing an instruction set that describes how to use the GTFS Diff tool from scratch imagining a clear Linux operating system environment?
Example:
prepare Elixir
cd
apt install curl git
git clone https://github.com/asdf-vm/asdf.git ~/.asdf --branch v0.14.0
or
git clone https://aur.archlinux.org/asdf-vm.git && cd asdf-vm && makepkg -si
Add the following to ~/.bashrc:
."$HOME/.asdf/asdf.sh"
Completions must be configured by adding the following to your .bashrc:
Hi folks,
Thank you so much for providing and maintaining this repository.
I randomly stumbled over this readme file that leaded me to this source file.
It is the first time I come across Elixir. Do you mind providing an instruction set that describes how to use the GTFS Diff tool from scratch imagining a clear Linux operating system environment?
Example:
Add the following to ~/.bashrc:
Completions must be configured by adding the following to your .bashrc:
This issue is linked to this issue.
Cheers!
The text was updated successfully, but these errors were encountered: