Skip to content

Bryan21B/freelancer-cli

Repository files navigation

freelancer-cli

A command-line interface (CLI) tool for freelancers.

Prerequisites

  • Node.js (v18.x, v20.x, or v22.x)
  • pnpm (v8 or higher)

Installation

Local Development

  1. Clone the repository:
git clone <repository-url>
cd freelancer-cli
  1. Install dependencies:
pnpm install
  1. Link the package locally:
pnpm fix-link

Global Installation

Once published, you can install the package globally using:

pnpm add -g freelancer-cli

Usage

After installation, you can use the CLI tool with the freelancer-cli command:

freelancer-cli [command] [options]

Development

  • Build the project:
pnpm build
  • Run tests:
pnpm test

License

MIT © Bryan Blanchot

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors