develmaycare / pyprojectutils

A collection of documentation and command line utilities for managing a software project.
BSD 3-Clause "New" or "Revised" License
1 stars 1 forks source link

Stat Project Command #69

Closed develmaycare closed 7 years ago

develmaycare commented 7 years ago

The stat project command produces various information about a given project. It is intended to replace the --name option of lsprojects but also provide simpler output for checking specifics on a project.

Simple Output

Markdown Output

This is suitable for generating a README.markdown file. Re-use code from the old project_parser() function.