Giter VIP home page Giter VIP logo

repoz-repositoryactions's Introduction

๐Ÿ’ช RepoZ Community Repository Actions

This repository contains repository actions for the context menu in RepoZ.

RepoZ

Where's the community?

We collected a bunch of repository actions for you to use. Just select the platform you want to use it for:

Please consider to share your custom repository actions by creating a pull-request โ™ฅ

What is this about?

RepoZ automatically deploys a configuration file RepositoryActions.json in its configuration folder:

  • Windows: C:\Users\YOURUSERNAME\AppData\Roaming\RepoZ
  • macOS: /Users/YOURUSERNAME/.config/RepoZ

There, you can customize the repository actions you want to use in RepoZ. Each repository action is defined in an own json block which can look like this:

{
    "name": "Open in GitHub Desktop",
    "command": 'github',
    "arguments": '"{Repository.SafePath}"',  
    "keys": "Ctrl+Shift+D",
    "active": "true"
}

Check the json files linked above for more information on how to define custom repository actions.

With this, you can make RepoZ even more helpful to you and the community.

image

repoz-repositoryactions's People

Contributors

awaescher avatar coenm avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

seanfeldman sam13

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.