Here are
55 public repositories
matching this topic...
A command-line tool and library for generating regular expressions from user-provided test cases
Updated
Jul 25, 2021
Rust
CLI tool to help keep track of your Git repositories, written in Rust.
Updated
Jul 15, 2021
Rust
📙 Command line interface for Goodreads.com. Written in Rust.
Updated
Dec 13, 2020
Rust
A command-line tool that gives information about Unicode characters
Updated
Jan 14, 2021
Rust
A command-line tool for browsing GitHub trending written by Rust. [DEPRECATED]
15 puzzle cli written in Rust!
Create .gitignore files using Alfred
Updated
Jul 26, 2021
Rust
📜 🔁 🎶 A CLI which converts morse code into sound
Updated
Feb 21, 2021
Rust
A command line tool for trading stocks on Alpaca (alpaca.markets).
Updated
Jun 25, 2021
Rust
Mini Rust CLI to deploy sites to Netlify using their API
CLI that makes creating markdown tables a breeze!
Updated
Nov 14, 2019
Rust
(Rust CLI line /rɪˈklaɪn/), a Rust line reader UTF-8 capable and with autosuggestions and autocompletions
Interactively search and copy emoji(s) to clipboard
Updated
Jul 26, 2020
Rust
📰 A minimal Hackernews CLI
Updated
Mar 15, 2020
Rust
Tool to synchronize in a optimized way a LOT of files to a FTP server.
Updated
Jul 20, 2021
Rust
Build rust cli app with Clap!
Updated
Apr 24, 2020
Rust
CLI app using theaudiodb API
Makes daily Slack stand-up message easier to do by automating info-gathering from GCalendar + Github
A simple terminal timer written in Rust
CLI for git repo and project management
sidle is a CLI tool that helps with directory and file selection
Updated
Sep 23, 2019
Rust
CLI for converting Groovy based Gradle files into Kotlin scripts
Updated
Apr 28, 2021
Rust
Out-of-the-box hooks for your Git repositories
Updated
Jun 20, 2021
Rust
Export or import custom emojis from or to a Slack workspace.
Google Authenticator CLI.
Updated
Nov 22, 2020
Rust
Glob file delete that respects gitignore
Updated
Jul 27, 2021
Rust
A command line application for interacting with the Polygon API at polygon.io.
Updated
Feb 20, 2021
Rust
Regularly sets addresses for specific ports on DigitalOcean firewalls
Improve this page
Add a description, image, and links to the
rust-cli
topic page so that developers can more easily learn about it.
Curate this topic
Add this topic to your repo
To associate your repository with the
rust-cli
topic, visit your repo's landing page and select "manage topics."
Learn more
You can’t perform that action at this time.
You signed in with another tab or window. Reload to refresh your session.
You signed out in another tab or window. Reload to refresh your session.
Is your feature request related to a problem? Please describe.
The current generated version commit is rather empty and it would be nice to have a changelog summary instead of an empty commit message.
Describe the solution you'd like
A straight forward way to implement this would be to have the
cog changelog
command output as the version commit message.Additional context