berry-tool

This is a command line tool of berryDB.

Usage no npm install needed!

<script type="module">
  import berryTool from 'https://cdn.skypack.dev/berry-tool';
</script>

README

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