Skip to content

pnguyen215/wsdkit.keys

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

wsdkit.keys

As a developer, setting up your workspace on Linux or MacOS can often be a time-consuming and error-prone task. This GitHub repository aims to simplify and streamline the process by providing an automated solution for configuring your development environment.

Install

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pnguyen215/wsdkit/master/install.sh)"

Upgrade

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pnguyen215/wsdkit/master/upgrade.sh)"

Uninstall

/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pnguyen215/wsdkit/master/uninstall.sh)"

Usage

Open your terminal and typing:

wsdkit

Releases

No releases published

Packages

No packages published

Languages