Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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

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.0

USAGE:
tap it [FLAGS]

FLAGS:
-f, --force
-h, --help Prints help information
-V, --version Prints version information

ARGS:

```

## TODO
Make a `tap install`