I'm having trouble creating an ebuild for a simple binary executable

This page summarizes the projects mentioned and recommended in the original post on /r/Gentoo

SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
  • browsh

    A fully-modern text-based browser, rendering to TTY and browsers

  • You can set the SRC_URI to the binary download link, i.e., https://github.com/browsh-org/browsh/releases/download/v1.8.0/browsh_1.8.0_linux_amd64, define S="${WORKDIR}" in global scope, since there's no ${WORKDIR}/browsh-1.8.0 directory, and define a custom src_unpack() with something like cp "${DISTDIR}"/browsh_1.8.0_linux_amd64 browsh. Then in src_install(), do dobin browsh.

  • SurveyJS

    Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App. With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.

    SurveyJS logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Browsh: The modern text-based web browser

    3 projects | news.ycombinator.com | 16 Jan 2024
  • Mercredi Tech - 2023-12-06

    1 project | /r/france | 7 Dec 2023
  • I'm writing a new web browser for the terminal

    2 projects | /r/commandline | 24 May 2023
  • Download files that require authentication using a CLI

    2 projects | /r/commandline | 19 May 2023
  • Most Pain-Free Console Linux File Managers?

    2 projects | /r/linuxquestions | 4 Apr 2023