Sha256: 4511165d5dad41daa3b27c42fa8f8606ba35c10410695e528d534df4920d34ec

Contents?: true

Size: 504 Bytes

Versions: 3

Compression:

Stored size: 504 Bytes

Contents

# Dupler

This project is created by Dupler.

# Usage

By default, below files are there in this project directory.

 - values.yaml : You can define any values for placeholder in the templates
 - templates : In this directory, all files will be processed by dupler as template file.

You can just execute `dupler` command on top of your project folder, then output file will be generated in `output` directory.

    $ dupler

Or you can specify like below

    $ dupler -c values.yaml output templates/*

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
dupler-0.2.1 project_template/README.md
dupler-0.2.0 project_template/README.md
dupler-0.1.0 project_template/README.md