Skip to content

QM-Code/ktools-javascript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ktools-javascript

ktools-javascript/ is the JavaScript workspace for the broader ktools ecosystem.

It is the root entrypoint for JavaScript implementations of the ktools libraries.

Current Contents

This workspace currently contains:

  • kcli/
  • ktrace/

Build Model

This workspace uses the shared kbuild repository exposed on PATH as kbuild.

From the workspace root:

kbuild --batch --build-latest
kbuild --batch --clean-latest

Use the relevant child component when building or testing a specific implementation:

cd ktrace
kbuild --build-latest

Where To Go Next

For concrete JavaScript API and implementation details, use the docs in the relevant child component.

Current implementations:

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors