1.1.3 • Published 2 years ago

softgen v1.1.3

Weekly downloads
-
License
ISC
Repository
github
Last release
2 years ago

A Simple Generator Application

Installation

Install globally

npm install -g softgen

Installed CLI application is accessible through gen or softgen commands

Help

help command can be used for more advanced options for each generator

Eg:

gen uuid help

Will print more details and options for that generator

Generators

UUID

gen uuid # prints id

By default generated uuid is copied to clipboard

To disable copying to clipboard

gen uuid --no-copy

Generate n number of ids

gen uuid 10

##More generators are on the way!

1.1.3

2 years ago

1.1.1

2 years ago

1.1.0

2 years ago

1.1.2

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

0.1.1

4 years ago

0.1.0

4 years ago

0.0.1-0

4 years ago

0.0.0

4 years ago