syradar / linesmd

print non-empty lines

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

linesmd

My first Gleam project. A simple program that reads a file and prints the number of non-empty lines in it.

gleam run <filename>
gleam run <filename>  # Run the project
gleam test  # Run the tests

About

print non-empty lines


Languages

Language:Gleam 100.0%