xdev

command module
v0.0.1-beta Latest Latest
Warning

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

Go to latest
Published: Dec 29, 2023 License: Apache-2.0 Imports: 1 Imported by: 0

README

X development tools

codecov

Inspired by DevToys

XDev helps with daily development tasks like formatting JSON, base64 encoding / decoding and others. No need to use many untrustworthy websites to do simple tasks with your data.

Table of Contents

Installation

  1. Clone the repository:

git clone https://github.com/ahelmy/xdev.git

  1. Navigate to the project directory:

cd xdev

  1. Build from source:

go build -o xdev

  1. Start the application:

./xdev

Usage

You can use it directly by:


go  install  github.com/ahelmy/xdev@latest

if go/bin is not in your path, either add it or use ~/go/bin

xdev -h

Features

List of features:

  • UUID Generator

  • JWT decoding

  • Base64 encoding

  • Base64 decoding

  • JSON indention

  • JSON minifying

  • Password generator

Next

  • JWT encoding

  • JSON to Yaml

  • Yaml to JSON

...

Contributing

If you are interested to fix an issue or add new feature, you can just open a pull request.

License

Licensed with Apache 2.0

Documentation

Overview

Copyright © 2023 NAME HERE <EMAIL ADDRESS>

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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