New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details
Socket
Book a DemoSign in
Socket

@digital-garden-builder/builder

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digital-garden-builder/builder

CLI client for Digital Garden Builder

latest
npmnpm
Version
0.0.17
Version published
Maintainers
1
Created
Source

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:

FAQs

Package last updated on 15 Jan 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts