Skip to content

markgandolfo/codecrafters-grep-go

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

This is a project i'm using to learn Go. I'm following the Codecrafters.io challenge to implement a simple version of Grep.

This isn't intended to be used in production (or ever)

Usage

echo -n "apply123" | ./your_program.sh -E "\d"

About

Rebuilding Grep in Go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published