Skip to content
Merged
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,23 @@
# Created with WinGet Releaser using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.installer.1.12.0.schema.json

PackageIdentifier: imsncht.repo2page
PackageVersion: 1.0.7
InstallerType: zip
NestedInstallerType: portable
NestedInstallerFiles:
- RelativeFilePath: repo2page.exe
PortableCommandAlias: repo2page
UpgradeBehavior: install
Commands:
- repo2page
ReleaseDate: 2026-02-01
Installers:
- Architecture: x64
InstallerUrl: https://github.com/imsncht/repo2page/releases/download/v1.0.7/repo2page_1.0.7_windows_amd64.zip
InstallerSha256: 685042A9DE1ABC350D4DFABE79B93CB17CD4AF53F68DAD71ED7F3B498273A40B
- Architecture: arm64
InstallerUrl: https://github.com/imsncht/repo2page/releases/download/v1.0.7/repo2page_1.0.7_windows_arm64.zip
InstallerSha256: 6BA75DFF227AB72155C9A04F7A36FF0C583E910938F2EBB98227553776E4D7CF
ManifestType: installer
ManifestVersion: 1.12.0
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
# Created with WinGet Releaser using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.12.0.schema.json

PackageIdentifier: imsncht.repo2page
PackageVersion: 1.0.7
PackageLocale: en-US
Publisher: Sanchit Dhale
PublisherUrl: https://github.com/imsncht
PublisherSupportUrl: https://github.com/imsncht/repo2page/issues
PrivacyUrl: https://github.com/imsncht/repo2page
Author: Sanchit Dhale
PackageName: repo2page
PackageUrl: https://github.com/imsncht/repo2page
License: MIT
LicenseUrl: https://github.com/imsncht/repo2page/blob/HEAD/LICENSE
Copyright: Copyright (c) 2026 Sanchit Dhale
CopyrightUrl: https://github.com/imsncht/repo2page/blob/main/LICENSE
ShortDescription: Convert repositories into single, portable structure-preserving documents.
Description: repo2page is a developer tool that converts an entire GitHub or local repository into a single, portable, structure-preserving document. It supports Markdown, HTML, and Plain Text output formats, respects .gitignore, and is distributed as a single binary with zero runtime dependencies.
Moniker: repo2page
Tags:
- converter
- documentation
- git
- go
- html
- json
- markdown
- portable
- repository
- text
ReleaseNotes: |-
Changelog
- 97fb1cb fix(html): resolve directory tree visibility issues
- ed13bb4 fixed html formatter
ReleaseNotesUrl: https://github.com/imsncht/repo2page/releases/tag/v1.0.7
InstallationNotes: Run 'repo2page --help' to get started!
ManifestType: defaultLocale
ManifestVersion: 1.12.0
8 changes: 8 additions & 0 deletions manifests/i/imsncht/repo2page/1.0.7/imsncht.repo2page.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
# Created with WinGet Releaser using komac v2.15.0
# yaml-language-server: $schema=https://aka.ms/winget-manifest.version.1.12.0.schema.json

PackageIdentifier: imsncht.repo2page
PackageVersion: 1.0.7
DefaultLocale: en-US
ManifestType: version
ManifestVersion: 1.12.0