0.1.0 • Published 1 year ago

sk-mono v0.1.0

Weekly downloads
-
License
GPL-3.0
Repository
github
Last release
1 year ago

SKMono

License: GPL-3.0 Version: dynamic

SvelteKit monorepos made easy.

InstallationUsageLicenseContributing

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.

0.1.0

1 year ago

0.0.5

1 year ago

0.0.4

1 year ago

0.0.3

1 year ago

0.0.2

1 year ago

0.0.1

1 year ago

0.0.0

1 year ago