generator-gitattributes

1.0.2 • Public • Published

generator-gitattributes Build Status

A Yeoman generator that creates a .gitattributes file to replace line endings to LF.

Installation

Download node at nodejs.org and install it, if you haven't already.

Using npx in your project folder

npx -p yo -p generator-gitattributes -- yo gitattributes

or install it locally

npm install -g generator-gitattributes --save

or download it through Yeoman.

Then, to generate the .eslintrc file in your project use

yo gitattributes

Tests

npm install
npm test

Dependencies

  • yeoman-generator: Rails-inspired generator system that provides scaffolding for your apps

Dev Dependencies

License

MIT

Generated by package-json-to-readme

Package Sidebar

Install

npm i generator-gitattributes

Weekly Downloads

1

Version

1.0.2

License

MIT

Unpacked Size

3.8 kB

Total Files

9

Last publish

Collaborators

  • knorcedger