Skip to content

velikodniy/micro-deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 

Repository files navigation

Micro editor debian package generator

This script downloads the latest version of Micro editor and creates Debian package (.deb file).

Usage

Download the script and execute it:

./micro-deb

It will create a deb file in the current directory. You can install it with dpkg:

dpkg -i micro_<VERSION AND ARCHITECTURE>.deb

Restrictions

The script supports only these architectures:

  • linux32,
  • linux64
  • linux-arm.

Releases

No releases published

Packages

No packages published

Languages