Fork, Commit, Merge. A project designed to help you familiarize yourself with the open source contribution workflow on GitHub!
sh sudo apt-get update sudo apt-get install elixir ``` - macOS: You can install Elixir using Homebrew: ```bash brew install elixir ``` --- ### Installing Crystal Install Crystal: - Windows: Download the latest Crystal installer from the [official website](https://crystal-lang.org/install/windows/). - Linux: You can install Crystal using your package manager. For example, on Ubuntu/Debian: ```bash sudo apt-key adv --keyserver keys.gnupg.net --recv-keys 09617FD37CC06B54 sudo apt-get install crystal ``` - macOS: You can install Crystal using Homebrew: ```bash brew install crystal ``` Install the Crystal Language Extension for VS Code: - Open VS Code. - Navigate to Extensions (shortcut: Ctrl+Shift+X). - Search for "Crystal" and install the "Crystal Language" extension. --- ### Installing PHP Install PHP: - Windows: You can use the [PHP Windows installer](https://windows.php.net/download/) to install PHP on Windows. - Linux: You can install PHP using your package manager. For example, on Ubuntu/Debian: ```bash sudo apt-get install php ``` - macOS: You can install PHP using
How the donated funds are distributed
Kivach works on the Obyte network, and therefore you can track all donations.