0 Forks
0 Stars
0 Watchers

trybe-ting

TING (Trybe Is Not Google) is the penultimate project of Trybe's whole Web Development course. The goal of this project, was to learn about functional programming where after creating a class called Queue (OOP), functions were created to manipulate an instantiation of this class. Also, error handlings were done with custom stderr outputs.

How to download and setup trybe-ting

Open terminal and run command
git clone https://github.com/ottomicheletti/trybe-ting.git
git clone is used to create a copy or clone of trybe-ting repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with trybe-ting https://github.com/ottomicheletti/trybe-ting/archive/master.zip

Or simply clone trybe-ting with SSH
[email protected]:ottomicheletti/trybe-ting.git

If you have some problems with trybe-ting

You may open issue on trybe-ting support forum (system) here: https://github.com/ottomicheletti/trybe-ting/issues