https://github.com/velikodniy/micro-deb
Script that packages Micro editor into .deb
https://github.com/velikodniy/micro-deb
command-line deb-packages debian editor text-editor ubuntu
Last synced: about 1 month ago
JSON representation
Script that packages Micro editor into .deb
- Host: GitHub
- URL: https://github.com/velikodniy/micro-deb
- Owner: velikodniy
- License: mit
- Created: 2018-01-29T08:05:32.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-25T17:28:41.000Z (over 8 years ago)
- Last Synced: 2025-03-17T20:55:07.989Z (over 1 year ago)
- Topics: command-line, deb-packages, debian, editor, text-editor, ubuntu
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Micro editor debian package generator
=====================================
This script downloads the latest version of [Micro editor](https://micro-editor.github.io/)
and creates Debian package (.deb file).
Usage
-----
Download the script and execute it:
```bash
./micro-deb
```
It will create a deb file in the current directory.
You can install it with `dpkg`:
```bash
dpkg -i micro_.deb
```
Restrictions
------------
The script supports only these architectures:
- linux32,
- linux64
- linux-arm.