go-jenkins-editor

command module
v0.3.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jan 18, 2022 License: MIT Imports: 15 Imported by: 0

README

Jenkins Pipeline Editor

Go Report Card Actions Status

Editor for Jenkins declarative pipelines with Groovy and Shell highlighting

Set your environment variables

cp .env{.example,}

Docker

  • Build
docker build -t go-jenkins-editor . 
  • Run
export PORT=XXXX
docker run --rm -p $PORT:$PORT -d go-jenkins-editor -port $PORT -jenkinsUrl http://localhost:8080
  • After declaring arguments you can open in any Web Browser: localhost:$PORT/pipeline/$PIPELINE_NAME

Documentation

Overview

Code generated for package main by go-bindata DO NOT EDIT. (@generated) sources: public/addon/edit/matchbrackets.js public/addon/lint/groovy-lint.js public/addon/lint/lint.css public/addon/lint/lint.js public/addon/selection/active-line.js public/editor.html public/lib/app.css public/lib/codemirror.css public/lib/codemirror.js public/mode/groovy/groovy.js public/mode/shell/shell.js public/theme/material-darker.css public/theme/material-ocean.css public/theme/material-palenight.css public/theme/material.css public/theme/oceanic-next.css public/theme/paraiso-dark.css public/theme/yonce.css

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL