this post was submitted on 14 Aug 2023
1188 points (97.7% liked)

Open Source

30206 readers
243 users here now

All about open source! Feel free to ask questions, and share news, and interesting stuff!

Useful Links

Rules

Related Communities

Community icon from opensource.org, but we are not affiliated with them.

founded 5 years ago
MODERATORS
 

I beg you, if you are a developer of an open source app or program - add screenshots of your app to the README file. When looking for the perfect app, I had to install dozens of them just to see what the user interface looked like and whether it suits me. This will allow users to decide if the app they choose will suit them... Please, don't think about it, just do it....

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 18 points 1 year ago (1 children)

Including the documentation link, which only has incomplete getting started section

[–] [email protected] 8 points 1 year ago (1 children)

Getting Started

  1. Clone the repo
  2. Install dependencies
  3. Compile the project: TODO
  4. Copy the executable to /bin
  5. Add your app.json config to ~/.config/app*

* IMPORTANT. APP WILL NOT RUN WITHOUT THIS

[–] [email protected] 4 points 1 year ago

Oh hey, they have an example.app.json file. Let's check that out!

{}