0.0.17 • Published 3 years ago

@digital-garden-builder/builder v0.0.17

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

Builder

Command Line Interface for Digital Garden Builder.

This package is used in the content repo template to build static HTML for digital garden and deploy it to Github pages.

Install

npm i @digital-garden-builder/builder

Use

  • Build and deploy garden:
    • npm garden
    • yarn garden

Requirements

This package requires the following dependencies:

  • Node
  • git
  • yarn

Make sure that the git repo you are running in has:

  • A subdirectory called "notes"
  • A garden.json file
  • A client.env file

See content repo for examples.

The git repo you are using must:

0.0.17

3 years ago

0.0.16

3 years ago

0.0.15

3 years ago

0.0.13

3 years ago

0.0.14

3 years ago

0.0.12

3 years ago

0.0.11

3 years ago