1.0.9 • Published 2 years ago

readme-cli-create v1.0.9

Weekly downloads
-
License
MIT
Repository
github
Last release
2 years ago

I don't know if this affects all Windows environments, as I've only tested it on one PC, but even so those who can contribute would be of great help

npm i readme-cli-create

or

npm i readme-cli-create -g
git clone https://github.com/LuigiBelanda/readme-cli-create.git
npm link
readme-cli-create
readme-cli-create -y
  • 1.0.0 - 1.0.1 (Putting CLI in NPM, actual implementation of the idea)
  • 1.0.2 (Added check if the README.md file already exists in the directory, Added the "-y" parameter to create the file in any situation)
  • 1.0.3 - 1.0.4 (Fixing the check for the existence of README.md in the directory where the command was executed and updating the README.md)
  • 1.0.5 (Separating the README.md template from the main part of the CLI)
  • 1.0.6 (By creating a new parameter (readme templates), we can now choose between readme template 0 and 1 (initial stage of the idea), better commenting the code)
  • 1.0.7 (Fixing some bugs, changing the idea of ​​how to store readme templates and showing better success and error messages to the user)
  • 1.0.8 (Adding questions, changing the cli structure in general, removing the need for parameters (0 or 1))
  • 1.0.9 (Add new readme template, changing some project structures, improving responses in terminal)
1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago