https://github.com/polettix/useshowcase
showcase use cases
https://github.com/polettix/useshowcase
Last synced: 2 months ago
JSON representation
showcase use cases
- Host: GitHub
- URL: https://github.com/polettix/useshowcase
- Owner: polettix
- License: other
- Created: 2019-07-27T20:20:30.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-09-14T14:56:41.000Z (over 5 years ago)
- Last Synced: 2025-02-07T18:53:26.333Z (4 months ago)
- Language: Perl
- Size: 24.4 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.