
Security News
pnpm 10.16 Adds New Setting for Delayed Dependency Updates
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
gitbook-completions
Advanced tools
Tabtab plugin to specify completion results for [gitbook-cli](https://github.com/gitbookIO/gitbook-cli)
Tabtab plugin to specify completion results for gitbook-cli
npm install gitbook-completions -g
On install, the package will add a line to source a SHELL specific config file,
into either ~/.bashrc
, ~/.zshrc
or ~/.config/fish/config.fish
.
On uninstall, these lines will be removed.
npm uninstall gitbook-completions -g
<tab>
stands for hitting TAB
on the command line
$ gitbook <tab>
alias current fetch init ls-remote parse serve update
build epub help ls mobi pdf uninstall
$ gitbook serve <tab>
--browser --live --lrport --no-open --open --watch
--format --log --no-live --no-watch --port
$ gitbook build <tab>
--format --log --no-timing --timing
$ gitbook build --log <tab>
debug disabled error info warn
For ZSH, you'll additionnaly find command / flags descriptions:
$ gitbook <tab>
--debug -d -- enable verbose error
--gitbook -- specify GitBook version to use
--help -h -- output usage information
--version -V -- Display running versions of gitbook and gitbook-cli
-v -- specify Gitbook version to use
alias -- Set an alias named <version> point to <folder>
build -- build a book
current -- Display currently activated version
fetch -- Download and install a version
help -- List commands for GitBook
init -- setup and create files for chapters
install -- install all plugin dependencies
ls -- List versions installed locally
ls-remote -- List remote versions available for install
mobi epub pdf -- build a book into an ebook file
parse -- parse and print debug information about a book
serve -- serve the book as a website for testing
uninstall -- Uninstall a version
update -- Update to the latest version of GitBook
FAQs
Tabtab plugin to specify completion results for [gitbook-cli](https://github.com/gitbookIO/gitbook-cli)
The npm package gitbook-completions receives a total of 3 weekly downloads. As such, gitbook-completions popularity was classified as not popular.
We found that gitbook-completions 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.
Security News
pnpm's new minimumReleaseAge setting delays package updates to prevent supply chain attacks, with other tools like Taze and NCU following suit.
Security News
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.