Skip to content

claytonsingh/tools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Monorepo Tools Collection

This monorepo contains various command-line tools and utilities for different purposes.

Tools Included

  • exchange - Atomically swap two files or directories.
  • sig - For signing, fetching, verifying, and inspecting signed documents.

Getting Started

  1. Clone the repository:

    git clone https://github.com/claytonsingh/tools.git
  2. Navigate to the specific tool directory:

    cd tools/tool-name
  3. Follow the individual README instructions for each tool.

Releases

Releases for all tools are grouped together. To find the latest releases:

  1. Visit the Releases page of this repository.
  2. Each release contains updates for all tools in the monorepo.
  3. Release notes will specify which tools have been updated and their respective version numbers.
  4. Download the release package, which includes pre-built binaries for all tools and supported platforms.

Contributing

Contributions are welcome! Open a pull request.

License

Each tool is licensed under its own license.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published