0.2.1 • Published 9 months ago

ayuda v0.2.1

Weekly downloads
-
License
MIT
Repository
-
Last release
9 months ago

Table of Contents

About

¡Ayuda! (Spanish for "help") is a CLI tool that helps you with common operations you typically encounter when working with Typescript or Node projects. See Commands for a list of possible commands.

Contributors

ImageNameE-Mail
Jörn Meyermail@joern.art

Built with

Jest TypeScript

Installation

This tool is best installed globally, for example by running:

npm install -g ayuda

Commands

prettier

The prettier command:

  • adds the necessary dependencies for prettier to your package.json
  • provides example .prettierignore and .prettierrc files
  • adds a prettier script to your package.json's script section

eslint

  • adds the necessary dependencies for eslint to your package.json
  • provides example .eslintrc.json file
  • adds a eslint:fix script to your package.json's script section

package

Provides the following subcommands:

increase-version

Increases your package.json's version number by asking you what type of change you with to public (major, minor, patch...) and increasing your semver accordingly.

0.1.0

9 months ago

0.2.1

9 months ago

0.0.3

9 months ago

0.0.2

9 months ago

0.0.5

9 months ago

0.0.4

9 months ago

0.0.6

9 months ago

1.2.5

7 years ago

1.2.4

7 years ago

1.2.3

7 years ago

1.2.2

7 years ago

1.2.1

8 years ago

1.2.0

8 years ago

1.1.0

8 years ago

1.0.6

8 years ago

1.0.5

8 years ago

1.0.4

8 years ago

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago