git-remote-encrypted

v0.3.0
WARNING: This is an experimental library, consider it bug infested, insecure, and downright DANGEROUS. If it eats your kitten, no warranty is expressed or implied.

start

yarn run watch:ncc

watch:tsdx

tsdx watch --verbose

watch:ncc

ncc build -e debug -e tslib -w src/index.ts -o cli/

build

yarn run build:ncc

build:tsdx

tsdx build

build:ncc

ncc build -e debug -e tslib src/index.ts -o cli/

test

tsdx test

lint

tsdx lint

prepare

yarn run lint && yarn run test && yarn run build

Metadata

Downloads

Maintainers