├── Jenkinsfile ├── LICENSE.txt ├── ReadMe.md ├── itchy.lua ├── itchy.moon └── usage.lua /Jenkinsfile: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TangentFoxy/itchy/HEAD/Jenkinsfile -------------------------------------------------------------------------------- /LICENSE.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TangentFoxy/itchy/HEAD/LICENSE.txt -------------------------------------------------------------------------------- /ReadMe.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TangentFoxy/itchy/HEAD/ReadMe.md -------------------------------------------------------------------------------- /itchy.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TangentFoxy/itchy/HEAD/itchy.lua -------------------------------------------------------------------------------- /itchy.moon: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TangentFoxy/itchy/HEAD/itchy.moon -------------------------------------------------------------------------------- /usage.lua: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/TangentFoxy/itchy/HEAD/usage.lua --------------------------------------------------------------------------------