Skip to content

cloudvoyant/spec

Repository files navigation

spec

spec is [add your project description here].

Features

  • [List key features of your project]

Requirements

Run mise install to install all tools, then mise run install for any additional dependencies.

Quick Start

git clone <your-repo>
cd spec
mise install

Type mise tasks to see all available tasks:

❯ mise tasks
build        Build the project
clean        Clean build artifacts
install      Install dependencies
publish      Publish package to registry
run          Run project locally
test         Run tests
...

Build, run, and test with mise run:

mise run run
mise run test

Task dependencies run automatically — mise run test runs build first!

Commit using conventional commits (feat:, fix:, docs:). Merge/push to main and CI/CD will run automatically bumping your project version and publishing a package.

Documentation

References


Template: mise-lib-template v2.4.9

About

No description, website, or topics provided.

Resources

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors