Skip to content
This repository was archived by the owner on Apr 1, 2018. It is now read-only.

fusion809/brackets-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

102 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brackets Installer

Brackets 1.6 running on Arch Linux Figure 1: Brackets 1.6 running on Arch Linux.

This repository contains shell scripts that are to be used installing [Brackets](http://brackets.io) on a variety of different Linux distributions, including:

The way it detects the operating system it is being run on is by reading the /etc/os-release file. So, if you find that running cat /etc/os-release | grep -w "NAME" | sed 's/NAME=//g' | sed 's/"//g' returns the distribution names given above, your distribution should be supported by this installer.

Use

To use the quick-install.sh script run:

/bin/bash -c "$(curl -sL https://git.io/vrYlf)"

while to use wget to get it run:

/bin/bash -c "$(wget -cqO- https://git.io/vrYlf)"

Contributing

Instructions on contributing to this repository can be found in the CONTRIBUTING.md file.

License

This installer is licensed under GNU GPLv3 (although Brackets itself is licensed under the MIT License), for a copy of its license see LICENSE.

About

A set of installer scripts for Brackets on Linux.

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages