create-readme-tiz
v1.2.4
Published
Create conventional Readme with specified techno
Downloads
6
Maintainers
Readme
Create Readme
- Node.js 10.15.3
- Status
DEV
Table of contents
About the project
Contributors
- Developers : Alexis BARDONNET
- Designer : /
- Project manager : /
- Marketing : /
- Commercial : /
Description
With this module, You can directly download a conventional README for your projects.
Plugins
node-fetch 2.6.1
Environments
- Prod : https://www.npmjs.com/package/create-readme-tiz
Getting started
Prerequisites
- Node.js
https://nodejs.org/en/download/
- npm
$ npm install npm@latest -g
Installation
- Install dependencies
$ npm install
Credentials
No credentials needed
Test and deploy
Use in local
To use the script in local (from this project repository), run :
$ npm link
Install the script from npm
To install the script from npm, run :
$ sudo npm install -g create-readme-tiz
Run
To run the script, use :
$ readme [key]
Values of [key] :
- drupal
- flutter
- laravel
- prestashop
- symfony
- reactjs
- standard
- wordpress
- xamarin
Deploy
To deploy the plugin, logging as Tiz npm user (available in lastpass), and run the command :
$ npm publish .
Don't forget to update the version number in package.json
.