0.3.0 • Published 4 years ago

liminoid v0.3.0

Weekly downloads
4
License
MIT
Repository
github
Last release
4 years ago

Command line interface and toolchain for Liminoid.

Installation

$ yarn global add liminoid

or

$ npm install -g liminoid

Usage

For a more comprehensive guide to using the package see the documentation or the command line help: liminoid -h .

commandargumentdescription
liminoid new [name][name]: Name of projectScaffold a new Liminoid application. Creates a directory of [name] in the current working directory.
liminoid develop.Start live reloading development server.
liminoid build.Compile markdown, MDX, or JSX/React files into a self contained bundle.

Contributing/Requests

Open an issue or post a message in the chatroom. If you would like to contribute to the project (code, documentation, tutorials, etc.) see the contributing guide for how to get started 🙌

Citing

While not required, when using (or extending) Liminoid for academic work, citations are appreciated 🙏

@software{liminoid,
  author = {Jonathan Dinu},
  title = {Liminoid: Web assembly toolkit for building local-first interactive analytics applications},
  month = {March},
  year = {2020},
  version = {0.0.1},
  doi = {10.5281/zenodo.3754953},
  url = {https://github.com/liminoid},
}

License

All original work licensed under either of:

at your option.

Unless you explicitly state otherwise, any contribution intentionally submitted for inclusion in the work by you, as defined in the Apache-2.0 license, shall be dual licensed as above, without any additional terms or conditions.

0.3.0

4 years ago

0.2.8

4 years ago

0.2.7

4 years ago

0.2.6

4 years ago

0.2.5

4 years ago

0.2.4

4 years ago

0.2.1

4 years ago

0.2.0

4 years ago

0.0.2

4 years ago

0.2.3

4 years ago

0.2.2

4 years ago

0.0.1

4 years ago

0.1.3

4 years ago

0.1.2

4 years ago

0.1.1

4 years ago