5.0.1 • Published 12 months ago

gren-packages v5.0.1

Weekly downloads
-
License
BSD-3-Clause
Repository
-
Last release
12 months ago

Gren Packages

The server hosting Gren's packaging site.

Read the official announcement to learn more.

Preview docs

When installing this package through npm, you will get a binary called gren-doc-preview.

Execute this while standing in a Gren package directory, and a server will be hosted on http://localhost:3000 (by default) with the documentation of that package, as it will look on the official package site.

This preivew'er currently doesn't do auto-reloading, so you'll need to relaunch the binary every time you make a change to the documentation.

Configuration

By default, the packaging site will run on port 3000 and the documentation will be stored in an in-memory database. Both of these can be changed using environment variables:

  • GREN_PORT sets the port the server listen on
  • GREN_PACKAGES_DATABASE sets a path where a sqlite database containing the documentation will be stored.
5.0.1

12 months ago

5.0.0

1 year ago

3.3.1

2 years ago

3.3.0

2 years ago

3.3.2

2 years ago

4.1.0

2 years ago

4.0.1

2 years ago

4.0.0

2 years ago

4.1.1

1 year ago

3.2.1

2 years ago

3.2.0

2 years ago

3.1.0

3 years ago

3.0.1

3 years ago

3.0.0

3 years ago

2.0.1

3 years ago

2.0.0

3 years ago

1.0.2

3 years ago

1.0.1

3 years ago

1.0.0

3 years ago