Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ZhangYet/kamui

a vs code plugin of bookdown
https://github.com/ZhangYet/kamui

Last synced: 3 months ago
JSON representation

a vs code plugin of bookdown

Awesome Lists containing this project

README

        

# kamui

`kamui` is a vs code plugin for bookdown, you can use it to build bookdown project.

## Features

* `bookdown.buildBook`: build bookdown project.

## Usage

![Usage](./usage.gif)

## Requirements

You need to install R and bookdown at first.

## Extension Settings

There is no settings now

## TODO list

1. save all changes before compiling.
2. clear output dir before compiling.

## Release Notes

### 0.2.0

refactor and reuse outputChannel.

### 0.1.1

add outputChannel to output error message of Rscript.

### 0.1.0

release this version.

### 0.0.2

update compiling log output.

### 0.0.1

basic usage: buildBook.