Skip to content

dryrust/readmer

 
 

Repository files navigation

Readmer

License Package on Crates.io Package on NPM Package on Pub.dev Package on PyPI Package on RubyGems

Readmer composes README.md files from templates.

✨ Features

  • Available both as the command-line tool readmer and as a polyglot library.
  • Compose README.md files from Liquid templates in .config/readmer/.
  • Polyglot software available for Dart, Python, Ruby, Rust, and TypeScript.
  • Cuts red tape: 100% free and unencumbered public domain software.

⬇️ Installation

Installation from Crates.io

cargo add --dev readmer

Installation from NPM

npm install --save-dev readmer.js
bun add --dev readmer.js
pnpm add --save-dev readmer.js
yarn add --dev readmer.js

Installation from Pub.dev

dart pub add dev:readmer
flutter pub add dev:readmer

Installation from PyPI

pip install -U readmer
uv add --dev readmer
poetry add --group dev readmer
pdm add -d readmer

Installation from RubyGems

gem install readmer
bundle add readmer --group development

👨‍💻 Development

git clone https://github.com/artob/readmer.git

Share on X Share on Reddit Share on Hacker News Share on Facebook Share on LinkedIn

About

Readmer composes README.md files from Jinja2 or Liquid templates.

Resources

License

Contributing

Security policy

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • Rust 45.2%
  • Ruby 23.6%
  • Makefile 19.2%
  • Dart 5.8%
  • Python 4.9%
  • TypeScript 1.3%