1.0.1 • Published 1 year ago
brewerly v1.0.1
Brewery Tool
This is a simple JavaScript tool for processing beer recipes.
How to Use
- Create a recipe file named
recipe.txt
and write your beer recipe in it. Each ingredient should be on a separate line. - Run the
brewery_tool.js
script using Node.js. - The script will read the recipe from the
recipe.txt
file and process it.
Recipe Format
The recipe should be written in a plain text format with each ingredient on a separate line. Here's an example:
1.0.1
1 year ago