Added: gentoo-install

pull/36/head
Tullio Facchinetti 4 months ago
parent 0a595392dc
commit 4dc27d6d84

@ -8,7 +8,7 @@ Some links are available to [related resources](#resources).
# Summary
* Apps/tools covered: **1330**
* Apps/tools covered: **1331**
* Number of categories: **76**.
# Index
@ -28,7 +28,7 @@ Some links are available to [related resources](#resources).
* [RSS](#rss) (10), [Religion](#religion) (4)
* [Science](#science) (19), [Screen recorder](#screen-recorder) (10), [Screen savers](#screensaver) (4), [Security and encryption](#security) (30), [Shells](#shells) (14), [Sound and music](#music) (45), [System monitoring](#monitor) (27), [System tools](#system) (23)
* [Terminals](#terminal) (14), [Text processing](#text-processing) (31), [Text search (alternatives to grep)](#text-search) (11), [Text search and replace (alternatives to sed)](#text-search-replace) (6), [Time trackers](#time-tracker) (15), [Todo managers](#todo-manager) (30), [Torrent](#torrent) (7), [Typing test and practice](#typing) (8)
* [Utilities](#utility) (33)
* [Utilities](#utility) (34)
* [Versioning](#versioning) (7), [Video](#video) (11), [Viewers](#viewers) (20)
* [Web browser](#browser) (18), [Web development](#webdev) (27), [Writing](#writing) (9)
@ -1595,6 +1595,7 @@ Miscellaneous utilities that are not do not fit in other categories and they are
* [dasht](http://sunaku.github.io/dasht/man/man0/README.html) - Search API docs offline, in your terminal or browser.
* [flog](https://github.com/mingrammer/flog) - A fake log generator for log formats such as apache-common, apache error and RFC3164 syslog.
* [fzf-tab-completion](https://github.com/lincheney/fzf-tab-completion) - Tab completion using fzf.
* [gentoo-install](https://github.com/oddlama/gentoo-install) - This project aspires to be your favourite way to install gentoo. It aims to provide a smooth installation experience, both for beginners and experts. You may configure it by using a menuconfig-inspired interface or simply via a config file.
* [GoTTY](https://github.com/yudai/gotty) - A program to turn CLI tools into web applications; basically, it runs a command and starts a server so that the output can be displayed in a web page.
* [guesswidth](https://github.com/noborus/guesswidth) - Guess the width output without delimiters in commands that output to the terminal.
* [Keep](https://github.com/keephq/keep) - Simple alerting tool, with declarative syntax and builtin providers.

@ -1329,3 +1329,4 @@ text-search-replace,Rep,,https://github.com/robenkleene/rep-grep,"Rep is a comma
file-renamer,Ren,,https://github.com/robenkleene/ren-find,"Ren is a command-line utility that takes find-formatted lines via standard input, and batch renames them."
conversion,transflac,,https://bitbucket.org/gbcox/transflac.git/,A repository containing a series of utilities to assist in the maintenance and organization of FLAC based music collections.
programming,scriptisto,,https://github.com/igor-petruk/scriptisto,"A language-agnostic ""shebang interpreter"" that enables you to write scripts in compiled languages."
utility,gentoo-install,,https://github.com/oddlama/gentoo-install,"This project aspires to be your favourite way to install gentoo. It aims to provide a smooth installation experience, both for beginners and experts. You may configure it by using a menuconfig-inspired interface or simply via a config file."

1 category name homepage git description
1329 file-renamer Ren https://github.com/robenkleene/ren-find Ren is a command-line utility that takes find-formatted lines via standard input, and batch renames them.
1330 conversion transflac https://bitbucket.org/gbcox/transflac.git/ A repository containing a series of utilities to assist in the maintenance and organization of FLAC based music collections.
1331 programming scriptisto https://github.com/igor-petruk/scriptisto A language-agnostic "shebang interpreter" that enables you to write scripts in compiled languages.
1332 utility gentoo-install https://github.com/oddlama/gentoo-install This project aspires to be your favourite way to install gentoo. It aims to provide a smooth installation experience, both for beginners and experts. You may configure it by using a menuconfig-inspired interface or simply via a config file.
Loading…
Cancel
Save