Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/zswang/bo2km
- Owner: zswang
- Created: 2015-03-19T16:28:23.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2015-03-20T02:41:46.000Z (over 9 years ago)
- Last Synced: 2024-10-04T06:47:18.124Z (about 1 month ago)
- Language: JavaScript
- Size: 117 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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]
```