Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jakeroggenbuck/tap
Quickly tap basic files into existence
https://github.com/jakeroggenbuck/tap
Last synced: 5 days ago
JSON representation
Quickly tap basic files into existence
- Host: GitHub
- URL: https://github.com/jakeroggenbuck/tap
- Owner: JakeRoggenbuck
- License: mit
- Created: 2020-08-29T05:56:17.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-25T00:38:51.000Z (21 days ago)
- Last Synced: 2024-10-26T13:31:56.443Z (20 days ago)
- Language: Rust
- Homepage:
- Size: 80.1 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Tap ![Rust](https://img.shields.io/github/actions/workflow/status/jakeroggenbuck/tap/rust.yml?branch=main&style=for-the-badge)
Quickly tap basic files into existence## Help
```sh
# create an empty python file
tap it py# create an empty python file with argparse boilerplate
tap it pyarg
```## Usage
```
tap-it 0.1.0USAGE:
tap it [FLAGS]FLAGS:
-f, --force
-h, --help Prints help information
-V, --version Prints version informationARGS:
```## TODO
Make a `tap install`