rnqs / pokedex-cli

A simple CRUD Pokedex CLI developed in C

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pokedex-cli

A simple CRUD Pokedex CLI developed in C

Pokedex CLI

Building

$ git clone https://github.com/rnqs/pokedex-cli.git

$ cd pokedex-cli && make

$ ./main

License

This project is under the Unlicense license. See the LICENSE file for more details.


Pair programmed with @Renato-Paes.

About

A simple CRUD Pokedex CLI developed in C

License:The Unlicense


Languages

Language:C 99.1%Language:Makefile 0.9%