repository
0.0.0-20240517075512-70554a9cc51c
Repository: https://github.com/apavlov1992/golang_course.git
Documentation: pkg.go.dev
# Packages
No description provided by the author
# README
Usage
myapp -s "i'll follow you as long as you are following me"
Makefile targets and their descriptions
build Build GO binary file;
myapp
The application loads a file with stop words and checks for their presence in the argument line.