项目作者: AbhiramDwivedi

项目描述 :
Notepad plus plus language for Jenkinsfile
高级语言:
项目地址: git://github.com/AbhiramDwivedi/NPPJenkinsfile.git
创建时间: 2018-08-14T19:12:50Z
项目社区:https://github.com/AbhiramDwivedi/NPPJenkinsfile

开源协议:MIT License

下载


Notepad ++ Jenkinsfile Language

Introduction

This repository is a home for Notepad++ language for Jenkins Pipeline As Code Jenkins Pipeline As Code and supports [Declarative Pipeline] (https://jenkins.io/doc/book/pipeline/syntax/#declarative-pipeline).

Download the Jenkinsfile.xml and import it to Notepad++ to start using.

Given that Jenkinsfile will often have no extension, for a given Jenkinsfile, you may have to manually apply this language to an opened Jenkinsfile in NPP.

Sample Screenshot

Once loaded in Notepad++, this would format code as :
image

Supported Plugins

It supports multiple plugins that I use in my work, but obviously not all. Feel free to extend this with other plugins

License

All contributions are under the MIT license, like Jenkins itself.

Pull requests

I would love them!