gobread

command module
v0.0.0-...-a58426a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 4, 2015 License: MIT Imports: 6 Imported by: 0

README

Bread Ingredients Calculator

In the recent months, I've been preparing my own, delicious bread at home. While the ingredients are simple, getting the amounts right needs quite some knowledge. This simple Go program does exactly that: it takes the kind of bread you're baking and the amount of water or flour and it'll serve the exact formula.

I need this for myself, so I don't search for the right formula everytime I'm baking a different kind of bread or when I forget what the ratios are.

GoBread

The Code

I've been learning Go for only a couple of days, so I'm sure the code has it's own share of problems. I'll be improving on it as my skills get better.

The most important part, aside from building something I need, is the learning process. Through a simple program like this, I used plenty of Go's syntax, data types, control structures, remote packages, etc.

Usage

You can either get the code and build it for your platform(s) of choice, or simply download the built program in bin/bread. It was built in OSX without any build tags, so I'll be revisiting the build process too when I understand it better.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL