Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/zswang/bo2km

Analysis of Bower dependencies, and generate a file kityminder file
https://github.com/zswang/bo2km

Last synced: about 1 month ago
JSON representation

Analysis of Bower dependencies, and generate a file kityminder file

Awesome Lists containing this project

README

        

bo2km
====

## 概要

NMP 依赖生成为脑图的工具

## 安装

```
$ npm install bo2km -g
```

## 使用

+ 使用前先确认已经调用 `npm install`

```
$ cd
$ bo2km
```

生成的文件拖拽到 [百度脑图](http://naotu.baidu.com/) 使用

## 后续

### 在线模块

```
$ bo2km -n grunt
$ bo2km -n [email protected]
```