
Company News
/Security News
Socket Selected for OpenAI's Cybersecurity Grant Program
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.
md-generator
Advanced tools
NPM Package which bootstraps Development by creating all required .md files to meet community standards.
CLI tool which bootstraps Development by creating "ALL" required .md files to meet "community standards".
md-generator was created to reduce the time spent creating .md files while trying to set up projects. Hence, bootstrapping development with ALL desired md files in line with proven community standards.
--empty argument to make created files empty if preferred so--required to create/check/list only all files needed to meet the minimum community standardnpm install md-generator or globally using npm install -g md-generator
npx md-generator [command] [options]Required
Optional
install globally using
[parent-options][commands] [command-options] [file names]| Option | Function |
|---|---|
| -V, --version | Output the version number |
| -h, --help | Output usage information |
| Command | Function |
|---|---|
list [options] [File Names] | List All Required/optional .md files |
create [options] [File Names] | Create All/specific files |
check [options] [File Names] | Checks codebase for the availability of All/Specific .md files |
remove [options] [File Names] | Remove All/specific .md files |
| Command Option | Function |
|---|---|
| -A, --all | Operate on all required/optional .md files |
| -F, --file | Operate on specific .md files |
| -E, --empty | make added files empty |
| -R --required | Operate on required files |
| -O --optional | Operate on optional files |
Note:
File Names can be with/without the file extensionFile Names should be separated with spaces ie --file "README.md CONTRIBUTING.md".| Cli Command | Function |
|---|---|
| md-generator --help | displays help (all available command and option) |
| md-generator list | lists all supported .md files |
| md-generator list --optional | lists all supported optional .md files |
| md-generator list --required | lists all required .md files to meet community standard |
| md-generator check | checks code base for existing/missing supported .md files |
| md-generator check --required | checks code base for existing/missing required .md files |
| md-generator check --optional | checks code base for existing/missing optional .md files |
| md-generator create | Interactively Generates all desired files |
| md-generator create --file "file1.md file2.md ..." | Creates the supplied files |
| md-generator create --file "file1 file2 ..." --empty | creates supplied files with no template |
| md-generator create --required | Interactively create required .md files |
| md-generator create --optional | Interactively create optional .md files |
| md-generator remove | Interactively deletes all desired .md files |
| md-generator remove --file "file1 file2 ..." | Interactively deletes all specified .md files |
No known issues at the moment. However, issues can be raised when such is noticed
Feel free to contribute and kindly go through the Pull Request guide, and contributing.md file
Thanks goes to these wonderful people (emoji key):
Adépòjù Olúwáségun 💻 📖 🚧 ⚠️ |
This project follows the all-contributors specification. Contributions of any kind are welcome!
This File was generated by md-generator
FAQs
NPM Package which bootstraps Development by creating all required .md files to meet community standards.
The npm package md-generator receives a total of 3 weekly downloads. As such, md-generator popularity was classified as not popular.
We found that md-generator demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Company News
/Security News
Socket is an initial recipient of OpenAI's Cybersecurity Grant Program, which commits $10M in API credits to defenders securing open source software.

Security News
Socket CEO Feross Aboukhadijeh joins 10 Minutes or Less, a podcast by Ali Rohde, to discuss the recent surge in open source supply chain attacks.

Research
/Security News
Campaign of 108 extensions harvests identities, steals sessions, and adds backdoors to browsers, all tied to the same C2 infrastructure.