Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: DoubleCouponDay.Stickle
PackageVersion: 0.3.4
MinimumOSVersion: 10.0.17763.0
InstallerType: zip
NestedInstallerType: portable
InstallModes:
- silent
UpgradeBehavior: install
Installers:
- Architecture: x64
NestedInstallerFiles:
- RelativeFilePath: stickle.exe
PortableCommandAlias: stickle
InstallerUrl: https://github.com/DoubleCouponDay/stickle/releases/download/0.3.4/stickle-x86_64-pc-windows-msvc.zip
InstallerSha256: 21dac4c19a35659c468698defb2bae507ab3fe5d5bbe25b5ebe019464b869007
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: DoubleCouponDay.Stickle
PackageVersion: 0.3.4
PackageLocale: en-US
Publisher: DoubleCouponDay
PublisherUrl: https://github.com/DoubleCouponDay
PublisherSupportUrl: https://github.com/DoubleCouponDay/stickle/issues
Author: DoubleCouponDay
PackageName: Stickle
PackageUrl: https://github.com/DoubleCouponDay/stickle
License: LGPL-3.0-only
LicenseUrl: https://github.com/DoubleCouponDay/stickle/blob/main2/LICENSE
ShortDescription: TUI for a streamlined Rusty PLC Compiler workflow
Description: The Stickle Workflow provides a Terminal User Interface and example Structured Text project for the Rusty PLC compiler, unlocking plain-text source control and unit testing for automation projects without coupling to a manufacturer ecosystem.
Moniker: stickle
Tags:
- automation
- compiler
- plc
- rust
- structured-text
- tui
ReleaseNotesUrl: https://github.com/DoubleCouponDay/stickle/releases
ManifestType: defaultLocale
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: DoubleCouponDay.Stickle
PackageVersion: 0.3.4
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0