Skip to content
This repository was archived by the owner on Mar 30, 2021. It is now read-only.

Commit 3cae2a9

Browse files
authored
make purposes clearer.
1 parent debe4cb commit 3cae2a9

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,16 @@
11
# generator-biojs-webcomponents [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url]
22
Generates the scaffold for a BioJS component automatically so you don't have to do it yourself.
33

4-
This is also specifically designed with re-packaging existing components in mind, so you can upgrade to BioJS 3 component style without having to re-write your component.
4+
### What this tool currently does
55

6+
This tool specifically designed with re-packaging existing components in mind, so you can upgrade to BioJS 3 component style without having to re-write your component.
67

8+
### To-do / roadmap.
9+
10+
See [issues](issues) for more details - we still need the following:
11+
12+
1. Scaffolder for _new_ browser tools (i.e. not just a wrapper for older tools)
13+
2. Scaffolder for command line tools.
714

815
## Getting started.
916

0 commit comments

Comments
 (0)