1 unstable release
0.1.0 | Nov 19, 2022 |
---|
#1079 in Command line utilities
5KB
68 lines
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
Dependencies
~1–6MB
~106K SLoC