https://github.com/gbevan/brackets-electron-bin-overlay
Gentoo Portage Overlay for the Brackets-Electron Code Editor
https://github.com/gbevan/brackets-electron-bin-overlay
Last synced: over 1 year ago
JSON representation
Gentoo Portage Overlay for the Brackets-Electron Code Editor
- Host: GitHub
- URL: https://github.com/gbevan/brackets-electron-bin-overlay
- Owner: gbevan
- Created: 2017-06-25T09:54:09.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-22T11:48:36.000Z (over 8 years ago)
- Last Synced: 2025-01-20T21:36:50.738Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Gentoo Portage Overlay for the Brackets-Electron Code Editor
============================================================
Configuration
-------------
```bash
layman -o https://github.com/gbevan/brackets-electron-bin-overlay/raw/master/repository.xml -f -a gbevan-brackets-electron
emerge -v --ask brackets-electron-bin
```
Upgrade
-------
```bash
layman -S
eix-update
emerge -v --ask -u brackets-electron-bin
```
Developer Notes:
----------------
* When releasing new ebuild, run:
ebuild brackets-electron-bin-?.?.ebuild manifest
for your new ebuild version, then commit/push.