Thanks to visit codestin.com
Credit goes to github.com

Skip to content

gkwa/mysteriousmeerkat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Taskfile Graph Demo

This demo shows how to use go-task as a library to load and traverse Taskfile graphs, including support for remote Taskfiles.

Features

  • Load Taskfiles from local files or remote URLs (HTTP/HTTPS, Git)
  • Traverse the Taskfile inclusion graph
  • Analyze task dependencies
  • Perform DFS traversal on task dependency graphs
  • Support for remote Taskfiles with security features

Usage

# Run the demo
go run main.go

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages