Skip to content
This repository has been archived by the owner on Apr 8, 2023. It is now read-only.

Releases: krwillxyz/tongs

Tongs 1.2

29 Dec 19:56
Compare
Choose a tag to compare

Enhancements

  • Major code refactoring.
  • Tongs 'setup' command added.
  • Can now view all templates available with the 'templates' command.
  • Can now view specific template details with the 'templates [template-name]' command.
  • Now using standard .cfg extension for tongs configuration.
  • Removed username setting, since username is already part of the Crucible token.
  • Support for remote hosted templates with the 'url' keyword.

The attached tongs.exe runs on x64 Windows.
The attached tongs runs on x64 OSX.

Download the correct binary file, place somewhere in your PATH and run tongs to get started.
To update tongs, simply replace the existing binary file on your system.
(see README for full instructions)

Tongs 1.1

01 Jul 18:43
Compare
Choose a tag to compare

Enhancements

  • Update existing reviews with the 'tongs update' command.
  • Now retrieve token with 'tongs --get-token' command.

The attached tongs.exe runs on x64 Windows.
The attached tongs runs on x64 OSX.

Download the correct binary file, place somewhere in your PATH and run tongs to get started.
To update tongs, simply replace the existing binary file on your system.
(see README for full instructions)

Tongs 1.0

09 May 15:57
Compare
Choose a tag to compare

Initial Release

The attached tongs.exe runs on x64 Windows.
The attached tongs runs on x64 OSX

Download the correct binary file, place somewhere in your PATH and run tongs to get started.
(see readme for full instructions)