GithubHelp home page GithubHelp logo

Comments (2)

brainwo avatar brainwo commented on June 9, 2024 1

@yuler Before using this, I experiment making my own extension written in Go. What could I say is a shell script is more fitting for this kind of extension (although I'm not sure if it's running on Windows or not).

  • The shell script is more lightweight (5KB compared to 5MB in Go). Not much a size issue, but still nice to have.
  • The go-gh library is still in beta. I have trouble when using the GraphQL helper, I had to rewrite it using REST API. I'm not sure but this is my first time writing Go.

If you want to rewrite it, I think Go is a good choice since most other gh extensions is written in Go. I'm personally won't use Node.js, running the script will requires a Node.js runtime installed on the machine which is undesirable if I run it outside of my main machine. Not sure if I will run the script for automation in GitHub Action or not. But for sure, I think of sticking with a simple shell script.

from gh-download.

yuler avatar yuler commented on June 9, 2024

Wow, this cool.

The current code is a simple shell script.

If add interactions in the terminal, I think it may need to be rewrite with other language, e.g. (golang, node.js)

@brainwo

Do you have any good advice?

from gh-download.

Related Issues (11)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.