Skip to content

DavidPiper94/CLINotes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CLINotes

This is an example project showing how to use Apples ArgumentParser framework.

Save your notes as files via command-line.

To build and run the executable in your terminal, move to the project directory and run these commands:

swift build -c release

and

cp -f .build/release/CLITool /usr/local/bin/CLINotes

Check out my article on Medium to learn more about creating command-line tools with Swift!

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages