This package has been deprecated

Author message:

development moved to https://github.com/dapperdataclub/run-the-docs

liminoid

0.3.0 • Public • Published

🔵🔴 liminoid-cli 🔴🔵

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 .

command argument description
liminoid new [name] [name]: Name of project Scaffold 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.

Package Sidebar

Install

npm i liminoid

Weekly Downloads

1

Version

0.3.0

License

MIT

Unpacked Size

27.3 kB

Total Files

22

Last publish

Collaborators

  • clearspandex