Skip to content

maherapp/halk

Repository files navigation

Halk

A minimal CLI for electron.

Installation

npm install @ibnmaher/halk

For CLI usage:

npm install -g @ibnmaher/halk

Usage

import { halk, Commands } from '@ibnmaher/halk'
halk(Commands.New, 'my-app')

CLI

halk new my-app
# All operations had been completed successfully

Development

Testing

This project uses vitest. Run tests with:

# Run all tests
npm test

# Run tests with coverage
npm run test:coverage

# Run tests in watch mode
npm run test:watch

Building

npm run build

About

Another npm package

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors