Skip to content
This repository has been archived by the owner on Feb 26, 2020. It is now read-only.

jenkinsci/tcl-plugin

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

42 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jenkins-tcl-plugin

Implements Tcl buildstep & Co for jenkins

Features

  • Built-in Tcl virtual machine (jTcl)
  • Execution of Tcl scripts as a Build step (compatible with Tcl 8.4 with several exceptions)
  • Access to Jenkins build parameters and environment vars from script

Wishlist

  • Tests
  • Jenkins-specific instruction set (read-only access to build information, triggering jobs, etc.)
  • Extension API (new commands, loggers, etc)
  • Jenkins Tcl CLI

License

MIT License

About

implements Tcl buildstep & Co for jenkins

Topics

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Java 99.8%
  • Shell 0.2%