Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/deifyed/water

Scaffold files and directories
https://github.com/deifyed/water

Last synced: 25 days ago
JSON representation

Scaffold files and directories

Awesome Lists containing this project

README

        

# Water

## Motivation

I want easily customizable file and directory scaffolds. Which I recently read was super hard. Anyway.

## Usage

```shell
# First, create the file or folder you wish to grow into something spectacular
touch
# or
mkdir

# For example
touch Makefile

# Then, water it with nurishing liquid to sprout it into a beautiful growth
water Makefile
```

## Installation

See [instructions](INSTALL.md)

## Configuration

See [full example config](examples/water.yaml)

## Creating templates

See [example templates directory](examples/templates)