0.0.3 • Published 1 year ago

local-session-index v0.0.3

Weekly downloads
-
License
MIT
Repository
github
Last release
1 year ago

local-session-index

a trivial index for Automerge session URLs

(documentation follows)

Build Instructions

You may easily build this package yourself.

Just install NPM according to the instructions for your platform and follow these steps:

  1. either clone this repository using git or download a ZIP archive with its contents to your disk and unpack it there
  2. open a shell and navigate to the root directory of this repository
  3. run npm install in order to install the complete build environment
  4. execute npm run build to create a new build

If you made some changes to the source code, you may also try

npm run agadoo

in order to check if the result is still tree-shakable.

You may also look into the author's build-configuration-study for a general description of his build environment.

License

MIT License

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago