insync

Crates.ioinsync
lib.rsinsync
version0.1.0
sourcesrc
created_at2022-11-19 17:47:57.416184
updated_at2022-11-19 17:47:57.416184
description🦀 A command-line application for keeping frequently used tools updated.
homepage
repositoryhttps://github.com/magnusrodseth/insync
max_upload_size
id718615
size10,813
Magnus Rødseth (magnusrodseth)

documentation

README

insync: A command-line application for keeping frequently used tools updated

Developer Information

Developed by Magnus Rødseth.

Running the application

# Navigate to the project directory
cd insync

# Run in development mode
cargo run

# or

# Run the executable in production
./target/release/insync
Commit count: 0

cargo fmt