0.2.1 • Published 2 years ago
ayuda v0.2.1
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
| Image | Name | |
|---|---|---|
| Jörn Meyer | mail@joern.art |
Built with
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
prettierto yourpackage.json - provides example
.prettierignoreand.prettierrcfiles - adds a
prettierscript to yourpackage.json'sscriptsection
eslint
- adds the necessary dependencies for
eslintto yourpackage.json - provides example
.eslintrc.jsonfile - adds a
eslint:fixscript to yourpackage.json'sscriptsection
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
2 years ago
0.2.1
2 years ago
0.0.3
2 years ago
0.0.2
2 years ago
0.0.5
2 years ago
0.0.4
2 years ago
0.0.6
2 years ago
1.2.5
9 years ago
1.2.4
9 years ago
1.2.3
9 years ago
1.2.2
9 years ago
1.2.1
9 years ago
1.2.0
9 years ago
1.1.0
9 years ago
1.0.6
9 years ago
1.0.5
9 years ago
1.0.4
9 years ago
1.0.3
9 years ago
1.0.2
9 years ago
1.0.1
9 years ago
1.0.0
9 years ago