Skip to content

Task runner with JSON for monorepo, tasks | .jsonik.json or .jk.json

Notifications You must be signed in to change notification settings

evex-dev/jsonik

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JSonik

Task runner with JSON for monorepo, tasks | main.jsonik or main.jk

json + sonik = jsonik

How to use

# run main.jsonik.json
jsonik run
jsonik run .
jsonik run main 
# run build.jsonik.json
jsonik run build
# run test.jsonik.json
jsonik run ./test.jsonik.json
# run {task_title}.jsonik.json
jsonik run {task_title}

Build

jsonik build

About

Task runner with JSON for monorepo, tasks | .jsonik.json or .jk.json

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages