@haystackjs/journey

2.2.1 • Public • Published

Journey

Journey is a toolkit for building, testing and publishing typescript libraries with monorepo support.

Quick Start

Create new empty directory and execute:

npx start-journey my-awesome-library

Add Package

yarn journey add my-awesome-library

Remove Package

WARNING: This will delete all sources of this package.

yarn journey remove my-awesome-library

Start Dev Server

yarn dev

Export static server

yarn export

Build

yarn build

Clean

yarn clean

Readme

Keywords

none

Package Sidebar

Install

npm i @haystackjs/journey

Weekly Downloads

0

Version

2.2.1

License

MIT

Unpacked Size

45.2 kB

Total Files

44

Last publish

Collaborators

  • steve.kite