I know how can i install the brackets on ubuntu (https://launchpad.net/~webupd8team/+archive/ubuntu/brackets).
But I need to install brackets to CentOS 7. How can I do it?
Try AppImage from https://github.com/zaggino/brackets-electron/releases
Well, how can I set my Brackets on the CentOS, and to automatically update itself?
Docs about AppImage and how to install it are available at http://appimage.org/
Currently, there's no auto-update feature but you'll get a notification in the application when you can download a newer version (check repeats every 24 hours)
@zaggino check AppImageUpdate
There's also instructions for installing an AppImage at my Brackets Linux Guide.
There also seems to be a repository here with a CentOS package. Not sure if this is what you're looking for as most of my experience with Linux is on the Debian side.
Most helpful comment
Docs about AppImage and how to install it are available at http://appimage.org/
Currently, there's no auto-update feature but you'll get a notification in the application when you can download a newer version (check repeats every 24 hours)