Skip to content

delinoio/devtools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Delino DevTools

A collection of command-line tools to improve development productivity.

Installation

# Install all tools
go install ./cmd/...

# Install a specific tool
go install ./cmd/syncai

Tools

syncai

Finds all AGENTS.md files in a Git repository and merges them into a single CLAUDE.md file. This allows hierarchical management of AI agent rules per directory.

For detailed usage and examples, see cmd/syncai/README.md.

run-par

Runs multiple shell commands in parallel with a terminal user interface (TUI) that displays real-time output and status for each command.

For detailed usage and examples, see cmd/run-par/README.md.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages