uribo 0.1.0

A command-line tool for executing predefined commands
[dependencies.clap]
features = ["derive", "env"]
version = "4.4.8"

[dependencies.orfail]
version = "1.1.0"

[dependencies.serde_json]
version = "1.0.108"

[package]
authors = ["Takeru Ohta <phjgt308@gmail.com>"]
description = "A command-line tool for executing predefined commands"
edition = "2021"
homepage = "https://github.com/sile/uribo"
license = "MIT"
name = "uribo"
readme = "README.md"
repository = "https://github.com/sile/uribo"
version = "0.1.0"