Skip to content
/ capture Public

Capture is a CLI tool written in Typescript for writing structured text input into a local YAML file. This will serve as the basis for other CLI tools.

License

Notifications You must be signed in to change notification settings

hxlnt/capture

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

📸 C A P T U R E

Capture is a CLI tool written in Typescript for writing structured text input into a local YAML file. This will serve as the basis for other CLI tools.

Build Status Coverage Status

Install

git clone https://github.com/hxlnt/capture.git

cd capture

npm install

Run

node dist/src/app.js

Build from source + run tests + output coverage report

npm run coverage

About

Capture is a CLI tool written in Typescript for writing structured text input into a local YAML file. This will serve as the basis for other CLI tools.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published