Skip to content

psteitz/mdgen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mdgen: Generates and updates md files with common structure

Package Status License

What is this?

mdgen is a small utility for maintaining markdown files as a kind of surrogate database. Files are generated with a common set of sections that can be inserted/removed/updated individually or globally.

Main Features

Here are the things you can do with mdgen:

  • Generate an md file with sections defined in a template for each entry in a roster file
  • Add or remove sections from selected files
  • Add to or replace content of sections in selected files

Where to get it

The source code is here.

There is no binary installer or packaged distribution at this time.

Dependencies

  • No runtime dependencies, but pytest is used for testing

License

Apache 2.0

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages