Skip to content

Latest commit

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

dadjoke

This is a command-line application built in the course of a demo presented at Porto Codes.

The idea of the demo was to show how to build a command-line application using Rust and Clap. The application also uses the reqwest crate to make a request to an HTTP API.

Usage

$ dadjoke --help
dadjokes 1.0
Ricardo Mendes
Tells dad jokes!
USAGE:
demo [OPTIONS]
FLAGS:
-h, --help Prints help information
-V, --version Prints version information
OPTIONS:
-s, --search <SEARCH> Searches for a specific term

About

A demo about building a CLI tool with Rust and Clap

Resources

Stars

0 stars

Watchers

4 watching

Forks

Releases

Packages

Contributors

Languages