Skip to content
This repository has been archived by the owner on May 27, 2023. It is now read-only.

WillsterJohnson/sk-mono

Repository files navigation

svelte-package has recieved updates which make sk-mono redundant

Please do not use sk-mono for any projects

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.