@sacho/sacho-aarch64-pc-windows-msvc 0.1.0-dev.13 → 0.1.0-dev.14
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +21 -1
- package/package.json +1 -1
- package/sacho.exe +0 -0
package/README.md
CHANGED
|
@@ -1,6 +1,27 @@
|
|
|
1
1
|
Sacho: an opinionated changelog manager
|
|
2
2
|
=======================================
|
|
3
3
|
|
|
4
|
+
[![GitHub Releases][GitHub Releases badge]][GitHub Releases]
|
|
5
|
+
[![crates.io][crates.io badge]][crates.io]
|
|
6
|
+
[![npm][npm badge]][npm]
|
|
7
|
+
[![GitHub Actions][GitHub Actions badge]][GitHub Actions]
|
|
8
|
+
[![License: GPL-3.0-only][GPL-3.0 badge]][GPL-3.0]
|
|
9
|
+
[![GitHub Sponsors][GitHub Sponsors badge]][GitHub Sponsors]
|
|
10
|
+
|
|
11
|
+
[GitHub Releases badge]: https://img.shields.io/github/v/release/dahlia/sacho?logo=github
|
|
12
|
+
[GitHub Releases]: https://github.com/dahlia/sacho/releases
|
|
13
|
+
[crates.io badge]: https://img.shields.io/crates/v/sacho?logo=rust
|
|
14
|
+
[crates.io]: https://crates.io/crates/sacho
|
|
15
|
+
[npm badge]: https://img.shields.io/npm/v/@sacho/sacho?logo=npm
|
|
16
|
+
[npm]: https://www.npmjs.com/package/@sacho/sacho
|
|
17
|
+
[GitHub Actions badge]: https://github.com/dahlia/sacho/actions/workflows/main.yaml/badge.svg
|
|
18
|
+
[GitHub Actions]: https://github.com/dahlia/sacho/actions/workflows/main.yaml
|
|
19
|
+
[GPL-3.0 badge]: https://img.shields.io/github/license/dahlia/sacho
|
|
20
|
+
[GPL-3.0]: https://www.gnu.org/licenses/gpl-3.0.html
|
|
21
|
+
[GitHub Sponsors badge]: https://img.shields.io/github/sponsors/dahlia?logo=githubsponsors
|
|
22
|
+
[GitHub Sponsors]: https://github.com/sponsors/dahlia
|
|
23
|
+
|
|
24
|
+
|
|
4
25
|
Motivation
|
|
5
26
|
----------
|
|
6
27
|
|
|
@@ -52,7 +73,6 @@ Without mise, npm, or Cargo, download the archive for your platform from
|
|
|
52
73
|
*sacho* (*sacho.exe* on Windows) into a directory on your `PATH`.
|
|
53
74
|
|
|
54
75
|
[mise]: https://mise.jdx.dev/
|
|
55
|
-
[GitHub Releases]: https://github.com/dahlia/sacho/releases
|
|
56
76
|
|
|
57
77
|
|
|
58
78
|
Agent Skill
|
package/package.json
CHANGED
package/sacho.exe
CHANGED
|
Binary file
|