This monorepo contains various command-line tools and utilities for different purposes.
- exchange - Atomically swap two files or directories.
- sig - For signing, fetching, verifying, and inspecting signed documents.
-
Clone the repository:
git clone https://github.com/claytonsingh/tools.git
-
Navigate to the specific tool directory:
cd tools/tool-name
-
Follow the individual README instructions for each tool.
Releases for all tools are grouped together. To find the latest releases:
- Visit the Releases page of this repository.
- Each release contains updates for all tools in the monorepo.
- Release notes will specify which tools have been updated and their respective version numbers.
- Download the release package, which includes pre-built binaries for all tools and supported platforms.
Contributions are welcome! Open a pull request.
Each tool is licensed under its own license.