Read random Kanye West quotes in the Unix shell by accessing the 🌊 kanye.rest API.
Enter the following command to install this application:
make
Enter the following command to use this application after installation:
./ye
Enter the following command to run all unit tests:
go test -v ./test
Enter the following commands to build and run a Docker image:
docker build -t ye .
docker run --rm -it ye