Skip to content

zhenriquegomes/CourseCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CourseCLI

Simple CLI to manage courses

Prerequisites

You will need to install Go

Installing

Install project dependencies locally

go mod download

Running

Build the project

go build -o course-cli cmd/cli/main.go

And execute your CLI

./course-cli --help

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages