Skip to content
#

dev-tools

Here are 136 public repositories matching this topic...

daniel-hutao
daniel-hutao commented Apr 7, 2022

Description

We sometimes need to use a configuration item multiple times in the config file, such as github.owner. If it can be configured through a variable, it will simplify the maintenance of the config file.

Describe the Proposal

maybe:

variables:
  GITHUB_ACCOUNT: daniel-hutao
  FOO: bar
tools:
  - name: xxx
    plugin: xxx
    options:
      owner: ${{ GIT
good first issue

An essential desktop 🖥️ tool for the developers 👨‍💻. Easy access to the necessary tools 🛠️ like copy-paste 📋 history, gist 👨 💻 manager , short-link 🔗 manager, todos 📝, bookmarks 🔖 and many more to come , just one click 🖱️ away! Supported in all the major platform. Download Now

  • Updated Mar 25, 2022
  • JavaScript

Improve this page

Add a description, image, and links to the dev-tools topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the dev-tools topic, visit your repo's landing page and select "manage topics."

Learn more