splat

1.0.0 • Public • Published

splat

Splats a bunch of configuration stuff into a directory. ESLint, Prettier, EditorConfig... All that good stuff.

Installing

npm i -g splat

Basic usage

# Splat "default" template into current working directory 
$ splat
 
# Splat "react" template into "./myApp" 
$ splat --template react myApp

Defining templates

Currently not possible (only uses "my" defaults at the moment)!
File an issue and I'll take the time to add it :)

Attribution

Thanks to Mihai Tomescu for donating the package name. If you're looking for the module that renders mustache templates in your express apps, install splat@0.0.0.

License

MIT © Espen Hovlandsdal

/splat/

    Package Sidebar

    Install

    npm i splat

    Weekly Downloads

    10

    Version

    1.0.0

    License

    MIT

    Unpacked Size

    8.11 kB

    Total Files

    16

    Last publish

    Collaborators

    • rexxars