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

8.0.1 • Public • Published

🤿 skuba


GitHub Release GitHub Validate Node.js version npm package


skuba is a toolkit for backend application and package development on SEEK's gravel and paved roads:

It provides you with:

  • CLI commands for developing your project
  • Templates to base your backend application or package on
  • Development and optional runtime APIs for cross-cutting concerns

Learn more about skuba and contribute to it.


skuba is distributed as an npm package.

In projects that list it as a devDependency, usage may look something like this:

# Install project dependencies.
pnpm install

# Run the skuba CLI.
pnpm exec skuba help

Global installations are also supported to speed up local development:

# Install skuba globally.
pnpm add --global skuba

# Look, no `npx`!
skuba help

If you're new here, jump ahead to the CLI section to create a new project or update an existing one.

Readme

Keywords

none

Package Sidebar

Install

npm i skuba

Weekly Downloads

7,779

Version

8.0.1

License

MIT

Unpacked Size

1.09 MB

Total Files

615

Last publish

Collaborators

  • seek-oss-ci