/gentoo-ebuilds

my personal pile of ebuilds for gentoo linux, in various states of development

Primary LanguageShellGNU General Public License v2.0GPL-2.0

jerm's gentoo ebuilds

This repository contains ebuilds for use with Portage, the package manager used with Gentoo Linux. These ebuilds may be in varying states of development.

While I do strive for quality when writing and testing these ebuilds, if you choose to install any of them on your own system, you assume all risk involved and acknowlege that you probably know what you're getting into. :)

notable entries

dev-embedded/arduino-cli

the new, inclusive command line based tool used for all aspects of arduino development. once installed, this package will download and install the proper toolchain for your board and allow you to compile and upload sketches. arduino-cli documentation

dev-util/task

described as a "task runner & build tool that aims to be simpler and easier to use than GNU Make"