refs-cli-nilnon
Advanced tools
Weekly downloads
Readme
Command line tool to generate Quick Reference
website. This is also a tool separated from Quick Reference
to help Quick Reference
compile and generate HTML websites
Reference English
Reference 中文
Bash
C
C#
C++
Dart
Docker
Dockerfile
Django
Flutter
Golang
Usage: refs-cli [output-dir] [--help|h]
Displays help information.
Options:
--version, -v Show version number
--help, -h Displays help information.
--watch, -w Watch and compile Markdown files.
--output, -o Output directory. defalut(dist)
--force, -f Force file regeneration.
Example:
$ npx refs-cli
$ refs-cli --watch
$ refs-cli --output website
$ refs-cli
refs-cli@v0.0.1
Store .refsrc.json
in the root directory of the project
{
"title": "Refs CLI",
"description": "{{description}}. Sharing Quick Reference Cheat Sheets for Developers",
"keywords": "reference-cli,reference,refs-cli,refs,cli",
"data-info": "👆👆need your participation",
"search": {
"label": "Search",
"placeholder": "Search for cheatsheet",
"cancel": "Cancel"
},
"editor": {
"label": "Edit"
},
"github": {
"url": "https://github.com/jaywcjlove/refs-cli"
},
"home": {
"label": "Home",
"url": "https://jaywcjlove.github.io/refs-cli"
}
}
See Quick Reference for how to get started. As always, thanks to our amazing contributors!
List of contributors, automatically generated by contributors
quickref.cn ecdata.cn aibk.cn jgeek.cn laoleng.vip liujiapeng.com dbyun.net dc6.fun if010.com pipecraft.net isteed.cc 1han.wiki linzhe.top xushanxiang.com winnerzr01.github.io isteed.cc hestudio.org surcode.cn hestudio.org cms.im nuomiphp.com eryajf.net kjchmc.cn
MIT © Kenny Wong
FAQs
Command line tool to generate Quick Reference website.
The npm package refs-cli-nilnon receives a total of 11 weekly downloads. As such, refs-cli-nilnon popularity was classified as not popular.
We found that refs-cli-nilnon demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket installs a Github app to automatically flag issues on every pull request and report the health of your dependencies. Find out what is inside your node modules and prevent malicious activity before you update the dependencies.