gtools

command module
v0.0.0-...-38d603d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 13, 2024 License: MIT Imports: 1 Imported by: 0

README

gtools

gtools is a simple yet powerful CLI application that provides practical utilities, currently focused on generating secure tokens. Built to be efficient and easy to use, gtools aims to streamline everyday tasks directly from your terminal.

Features

  • Token Generator: Generate secure tokens for authentification, testing, or other purposes with customizable length.

Installation

  1. Clone the repository:
git clone https://github.com/ARTSYS-H/gtools.git
cd gtools
  1. Build the application:
go build -o gtools
  1. Run gtools to see available commands:
./gtools help

Note: Make sure you have Go installed (version 1.16 or later is recommended)

Usage

gtools currently supports generating secure tokens with a single command. Here's how to use it:

Generate a Secure Token

To generate a secure token with the default length:

./gtools token

You can also specify the token length with the --length flag:

./gtools token --length 32

Future Development

The gtools application is designed to be modular, allowing for easy addition of more useful commands in the future. Stay tuned for updates!

License

This project is licensed under the MIT License. See the LICENSE file for more details.

Contact

For any questions, feedback, or suggestions, feel free to reach out.


Thank you for using gtools!

Documentation

Overview

Copyright © 2024 Lucas Hadey lhflyextra300@gmail.com

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL