snow-plow 0.1.0

Snow Plow is an utility which allows to update several flakes with one command, in order to improve sharing of dependencies on your computer.
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Snow Plow

Snow Plow is an utility which allows to update several flakes with one command,
in order to improve sharing of dependencies on your computer. Snow Plow is
licensed under the [MIT license][mit-url].

[![Crates.io][crates-badge]][crates-url]
[![MIT licensed][mit-badge]][mit-url]
[![Build Status][actions-badge]][actions-url]

[crates-badge]: https://img.shields.io/crates/v/snow-plow.svg
[crates-url]: https://crates.io/crates/snow-plow
[mit-badge]: https://img.shields.io/badge/license-MIT-blue.svg
[mit-url]: https://github.com/JeanCASPAR/snow-plow/blob/main/LICENSE
[actions-badge]: https://github.com/JeanCASPAR/snow-plow/workflows/CI/badge.svg
[actions-url]: https://github.com/JeanCASPAR/snow-plow/actions?query=workflow%3ACI+branch%3Amaster