项目作者: mntnr

项目描述 :
🏔 Auditing templates used by Maintainer Mountaineer!
高级语言: JavaScript
项目地址: git://github.com/mntnr/audit-templates.git
创建时间: 2018-05-08T20:01:25Z
项目社区:https://github.com/mntnr/audit-templates

开源协议:MIT License

下载


Audit Templates

Greenkeeper badge
Build Status

🏔 Auditing templates used by Maintainer Mountaineer!

This is where we store our auditing templates. This repo also houses a global npm script which will print out an auditing template, given a GitHub repository.

Install

First, install it globally.

  1. $ npm i -g audit-templates

This will give you a global executable, audit-templates.

Usage

Provide audit-templates with a GitHub repository in the form of user/reponame in order to have it print out a template for you. You can also specify where you want it to be created.

  1. $ audit-templates mntnr/audit-templates
  2. Replacing repo name and description...
  3. Done! Created file audit-templates-audit.md.
  4. $ audit-templates mntnr/audit-templates overthere/yeahhh.md
  5. Replacing repo name and description...
  6. Done! Created file yeahhh.md.

Contribute

If you’d like to contribute, edit, or copy them, feel free to do so!

Questions? Open an issue!

Please adhere to the Code of Conduct.

License

MIT © 2018 Burnt Fen Creative LLC.