berry-tool
============
This is a command line tool of beryy-database.

Download
--------
### Download with npm
`$:npm install berry-tool -g`
### Download with yarn
`$:yarn add berry-tool -g`

Usage
------
### How to Download?
#### Method 1.Download width yarn
`$:npm install berry-tool -g`
#### Method 2.Download width yarn
`$:yarn add berry-tool -g`
#### Method 3.Use `npm link`
`$:cd tool && npm link`

### How to use?
`$:berry -c db xx`_#Create database_
`$:berry -c tab xx -d xx`_#Create table in xx database_
`$:berry -c arr xx -d xx`_#Create array in xx database_
`$:berry -c arr xx -d xx`_#Create note in xx database_
`$:berry -i xx -d xx -v xx,xx`_#Init table in xx database_
`$:berry -p xx -d xx`_#Changed the password of xx database_

License
-------
___ISC___
