Skip to content
/ cli Public
forked from BetterDiscord/cli

CLI for installing and managing BetterDiscord

License

Notifications You must be signed in to change notification settings

spy653/cli

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BetterDiscord Command-Line-Interface Installer

Overview | Development | Contributors


A simple standalone command-line-interface which automates the installation, removal and maintenance of BetterDiscord.

Chat License


Overview

This repository contains the source code for the BetterDiscord cli installer.

Download

sudo npm @betterdiscord/cli

Development

This is a tutorial designed for people looking to contribute to, or work directly with the installer's source code. If you are just looking to download and install BetterDiscord, visit the releases page of this repository.

Prerequisites

  • npm
  • Command line of your choice.

Building

1: Clone the repository.

git clone https://github.com/BetterDiscord/cli && cd cli

This will create a local copy of this repository and navigate you to the root folder of the repository.

2: Install Dependencies

Run this command at the root folder to install dependencies:

sudo npm install

Contributors

For information on contributing to this project, please see CONTRIBUTING.md.

About

CLI for installing and managing BetterDiscord

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 100.0%