1.4.15 • Published 3 years ago

@codument/cli v1.4.15

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Codument CLI

Launch and serve a code editing environment in your browser.

Installation

Install @codument/cli with npm

npm install -g @codument/cli

Usage/Examples

If you have installed the package globally, you can run the codument command directly

codument serve

If you want to run the command directly without installing, you can use npx

npx -p @codument/cli codument serve

Or yarn

yarn dlx -p @codument/cli codument serve [options] [filename]

Arguments

filename - (optional) path of file to load. If omitted, the filename notebook.json will be used.

Options

-p, --port - (optional) port to run server on. (default 3000)

Features

  • Light/dark mode toggle
  • Live previews
  • Fullscreen mode
  • Cross platform

Screenshots

Light Mode

App Screenshot

Dark Mode

App Screenshot

License

MIT

1.4.15

3 years ago

1.4.14

3 years ago

1.4.13

3 years ago

1.4.12

3 years ago

1.4.11

3 years ago

1.4.10

3 years ago

1.4.9

3 years ago

1.4.8

3 years ago

1.4.7

3 years ago

1.3.0

3 years ago

1.2.0

3 years ago

1.1.0

3 years ago

1.0.3

3 years ago

1.0.2

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago