Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/stefanwalther/guid-cli

Dead simple CLI-tool to generate a Global Unique Identifier (GUID, UUID).
https://github.com/stefanwalther/guid-cli

Last synced: about 5 hours ago
JSON representation

Dead simple CLI-tool to generate a Global Unique Identifier (GUID, UUID).

Awesome Lists containing this project

README

        

# guid-cli

Dead simple CLI-tool to generate a Global Unique Identifier (GUID, UUID).

## Install

```bash
$ npm install guid-cli -g
```

### Usage

```bash
$ guid
```

Will return

![guid-cli output](/docs/images/output.png)

That's it, dead simple ;-)

## Author

**Stefan Walther**

+ [qliksite.io](http://qliksite.io)
* [twitter/waltherstefan](http://twitter.com/waltherstefan)
* [github.com/stefanwalther](http://github.com/stefanwalther)

## License

Copyright © 2016 Stefan Walther

Released under the MIT license.

***

_This file was generated by [verb-cli](https://github.com/assemble/verb-cli) on May 26, 2016._