7.3.1 • Published 3 years ago

tldw v7.3.1

Weekly downloads
147
License
-
Repository
github
Last release
3 years ago

tldw



Overwrites the readme based on info fetched from package.json and source code.

Opinionated

This project is tailored to my personal needs and workflows and therefore highly opinionated. Feel free to use it or get inspired by it, but please do not get frustrated if you come across weird features or difficulties integrating it in your own ecosystem.

Installation

npm install --global tldw@^7.3.1

yarn global add tldw@^7.3.1

Usage

Generated readme can be extended with following files in your repository:

Config
  • readme/config.yml
YAML representation of Markdown fragments
  • readme/envVars.yml (same as readme/config.yml#environmentVariables)
  • readme/usageOptions.yml
JavaScript fragments
  • readme/example.js
  • readme/result*.js
Markdown fragments
  • readme/legal.md
  • readme/warning.md
  • readme/usage.md
  • readme/advancedUsage.md
  • readme/example.md
  • readme/options.md
  • readme/development.md
  • readme/description.md
  • readme/result.md
  • readme/notes.md
  • readme/related.md
  • readme/faq.md

CLI Usage

After installing package tldw globally, you can use its command line interface.

tldw

For usage instructions:

tldw --help

Development

Setting up:

git clone git@github.com:jaid/tldw.git
cd tldw
npm install

Testing:

npm run test:dev

Testing in production environment:

npm run test

License

MIT License
Copyright © 2021, Jaid \jaid.jsx@gmail.com (https://github.com/jaid)

7.3.1

3 years ago

7.3.0

3 years ago

7.2.0

3 years ago

7.1.0

3 years ago

7.0.0

3 years ago

6.12.0

3 years ago

6.12.1

3 years ago

6.11.0

4 years ago

6.10.2

4 years ago

6.10.1

4 years ago

6.10.0

4 years ago

6.9.0

4 years ago

6.8.0

4 years ago

6.7.1

4 years ago

6.7.0

4 years ago

6.6.0

4 years ago

6.5.0

4 years ago

6.4.0

4 years ago

6.3.0

4 years ago

6.3.1

4 years ago

6.2.0

4 years ago

6.1.0

4 years ago

6.0.0

4 years ago

5.4.1

4 years ago

5.4.0

4 years ago

5.3.0

4 years ago

5.2.0

4 years ago

5.1.1

4 years ago

5.1.0

4 years ago

5.0.0

4 years ago

4.2.0

4 years ago

4.1.0

4 years ago

4.0.0

4 years ago

2.7.0

4 years ago

2.6.0

4 years ago

3.0.0

4 years ago

2.5.0

4 years ago

2.4.0

4 years ago

2.3.0

4 years ago

2.2.0

4 years ago

2.1.0

4 years ago

2.0.1

4 years ago

2.0.0

4 years ago