github-desktop

A version of GitHub Desktop packaged with Conveyor (by hydraulic-software)

Github-desktop Alternatives

Similar projects and alternatives to github-desktop

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a better github-desktop alternative or higher similarity.

github-desktop reviews and mentions

Posts with mentions or reviews of github-desktop. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-03-27.
  • Jsonnet – The Data Templating Language
    20 projects | news.ycombinator.com | 27 Mar 2023
    Yes that's a common problem with config languages. They're torn between competing priorities:

    1. Fast to parse with a small engine, good error messages, safe to evaluate.

    2. Powerful, can express config with arbitrary logic.

    In Conveyor we try an alternative approach. The config is HOCON, which is a superset of JSON syntax designed for human readability/writability/convenience first and foremost, so it's got a very nice and clean feel to it. You can see an example here:

    https://github.com/hydraulic-software/github-desktop/blob/co...

    It can be parsed with a normal-sized config library and the errors you get are reasonable.

    But then what if you hit the limits of what it can express? We added support for "hashbang includes":

        include "#!script.js"

Stats

Basic github-desktop repo stats
1
1
0.0
6 months ago

Sponsored
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