jfblg / cookoo-cli-tutorial

A Git-based tutorial for using Cookoo to write command line apps.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

The Cookoo CLI Tutorial

This repository contains a tutorial for creating Cookoo CLI applications.

How To Use This Book

Each chapter is on a separate branch. If you're viewing this through GitHub, you can take a look at the list of chapters by click on the Branch: dropdown above and to the left.

If you're viewing this as a Git repository, you can run git branch -l to see the chapters.

Each chapter will have the main text in the README.md and then the rest of the files in the repository are the supporting code.

Go ahead and run git checkout 1-Simplest-CLI to get started!

About

A Git-based tutorial for using Cookoo to write command line apps.


Languages

Language:Go 100.0%