Skip to content

lengsukq/my-git-tool

Repository files navigation

my-git-tool

img.png

Recommended IDE Setup

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux