Socket
Book a DemoInstallSign in
Socket

gitlab.com/cherie_hsieh/drone-ui

Package Overview
Dependencies
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gitlab.com/cherie_hsieh/drone-ui

Source
Go
Version
v0.0.0-20201016054035-2c5b158a7efd
Version published
Created
Source

drone-ui

Configuration

Create a .env.development.local file with the drone server address (no trailing slash) and your drone user token:

VUE_APP_DRONE_SERVER=https://drone.company.com
VUE_APP_DRONE_TOKEN=f0af17449a83681de22db7ce16672f16

Project setup

npm install

Compiles and hot-reloads for development

npm run serve

Compiles and minifies for production

npm run build

Run your tests

npm run test

Lints and fixes files

npm run lint

FAQs

Package last updated on 16 Oct 2020

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts