This package has been deprecated

Author message:

Package no longer supported. Contact Support at https://www.npmjs.com/support for more info.

sk-mono
TypeScript icon, indicating that this package has built-in type declarations

0.1.0 • Public • Published

SKMono

License: GPL-3.0 Version: dynamic

SvelteKit monorepos made easy.

Installation Usage License Contributing

What is this?

SKMono is a commandline utility for easily managing SvelteKit monorepos.

Installation

View SKMono on npmjs.com

You can install SKMono with your favorite Node package manager:

npm install --save-dev sk-mono
pnpm add --save-dev sk-mono
yarn add --dev sk-mono

Usage

Once installed, SKMono can be run with the sk-mono command:

sk-mono --version

Hyphens are a pain though, so SKMono has two builtin aliases:

skmono --version
skm --version

Contributing

Currently SKMono is not currently accepting code contributions.

If you have found a bug, have an idea for a feature, or think there's a better way to do something, please open an issue.

License

SKMono is distributed under the GNU General Public License v3.0. See the license file for more information.

Package Sidebar

Install

npm i sk-mono

Weekly Downloads

1

Version

0.1.0

License

GPL-3.0

Unpacked Size

28.6 kB

Total Files

13

Last publish

Collaborators

  • willster277