UnifieReadme : Build custom readme templates for all projects to ensure consistency and clarity of the code base.
...
...
This project uses node and npm. Go check them out if you don't have them locally installed.
$ npm install --global standard-readme-spec
This is only a documentation package. You can print out spec.md to your console:
$ standard-readme-spec
# Prints out the standard-readme spec
To use the generator, look at generator-standard-readme. There is a global executable to run the generator in that package, aliased as standard-readme
.
...
...
...
Distributed under the MIT © 2024 hujinghao | 中国科学院大学 (UCAS). See LICENSE
for more information.