1.0.0 • Published 2 years ago
@f1stnpm2/iusto-expedita-nostrum v1.0.0
english | русский
yfm-docs
Yfm-docs lets you build a full-fledged documentation project: with navigation, internal transitions, and full Yandex Flavored Markdown (YFM) support.

Documentation
Usage
npm i @f1stnpm2/iusto-expedita-nostrum -gnpm run start -- -i ./input-folder -o ./ouput-folder -v "{\"name\":\"Alice\"}"Source files
Preparation
You need to add .env file into repo root with data below:
GITHUB_OWNER=
GITHUB_REPO= # docs
GITHUB_TOKEN= # personal access token
GITHUB_BASE_URL= # for ex: https://api.github.com
VCS_CONNECTOR_TYPE= # githubor you can update .yfm file into docs repo
connector:
type:
github:
endpoint:
token:
owner:
repo:Build from source
cd cli
npm ci && npm run buildLicense
MIT
1.0.0
2 years ago