UNPKG

@ptkdev/all-shields-cli

Version:

Tool to help automate your badges of shields.io, badgen.net, fury.io, github action and snyk.io from .all-shieldsrc dotfile for your markdown files. You can use Liquid variables like {{name}} or {{version}} which refer to your package.json. Inspired by al

13 lines (12 loc) 251 B
declare const _default: { en: { contributions: { language: string; license: string; contributors: string[]; }; app_name: string; hello: string; }; }; export default _default;