Skip to content
This repository has been archived by the owner on Jan 10, 2023. It is now read-only.

pine/jenkins-Minamike

Repository files navigation

DEPRECATED

⚠️ This repository is no longer maintained.


jenkins-Minamike

EXPERIMENTAL

What's this ?

Minamike like Jenkins theme.

Develop environment

Getting started

1. Clone git repository

$ mkdir -p ~/project/jenkins-Minamike
$ git clone git@github.com:pine613/jenkins-Minamike.git ~/project/jenkins-Minamike

2. Build

$ cd ~/project/jenkins-Minamike
$ npm install
$ npm run build

3. Create symbolic link

$ ln -s ~/project/jenkins-Minamike/public ~/.jenkins/userContent/minamike

5. Set /userContent/minamike/bundle.js in URL of theme JS

Lint

$ npm test

License

MIT License