Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: 19 days ago
JSON representation

Script that packages Micro editor into .deb

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.