@vltpkg/init

0.0.0-8 • Public • Published

@vltpkg/init

Project initialization logic for vlt.

Usage

Overview

This is a tool that provides the project initialization logic used by the vlt cli and gui.

Usage

import { init } from '@vltpkg/init'

// initalize a project
const results = await init({ cwd: '/some/path' })

// now results contains { manifest: { path, data }}

Readme

Keywords

none

Package Sidebar

Install

npm i @vltpkg/init

Weekly Downloads

96

Version

0.0.0-8

License

BSD-2-Clause-Patent

Unpacked Size

12.5 kB

Total Files

12

Last publish

Collaborators

  • ruyadorno
  • darcyclarke
  • vltops
  • isaacs
  • lukekarrys