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

https://github.com/polettix/useshowcase

showcase use cases
https://github.com/polettix/useshowcase

Last synced: 2 months ago
JSON representation

showcase use cases

Awesome Lists containing this project

README

        

## Showcase Use Cases

This program allows you easily access a few pre-defined shell commands or
groups of commands that you might want to run for showing a few use cases.
This is meant as an improvement over repeated usage of the command history
in this specific cases, as well as a way to provide a label to the actions
that you execute and make your audience follow you in some easier way.

### Install

Use the `cpanfile` provided to figure out what modules are necessary, or
to install them.

### Run

The program is `useshowcase`. Call it with option `--help` to get started:

$ useshowcase --help

### Licence and Copyright

Copyright (c) 2019 Flavio Poletti `[email protected]`.

This program is free software. You can redistribute it and/or modify it
under the terms of the Artistic License 2.0.

This program is distributed in the hope that it will be useful,
but without any warranty; without even the implied warranty of
merchantability or fitness for a particular purpose.