Coder Social home page Coder Social logo

jiacai2050 / oh-my-github Goto Github PK

View Code? Open in Web Editor NEW
178.0 3.0 1.0 4.24 MB

Oh My GitHub is a delightful, open source tool for managing your GitHub repositories

License: GNU General Public License v3.0

Emacs Lisp 22.65% Makefile 1.43% C 52.26% Zig 11.05% C++ 12.61%
c emacs emacs-package gnu99 github github-stars

oh-my-github's Introduction

Oh My GitHub

https://github.com/jiacai2050/oh-my-github/actions/workflows/CI.yml/badge.svg https://github.com/jiacai2050/oh-my-github/actions/workflows/lisp-ci.yml/badge.svg

Oh My GitHub is a delightful, open source tool for managing your GitHub repositories/gists.

Features

  • Support sync repos/gists to local storage(SQLite)
  • Rich search syntax
  • Fast. Oh My GitHub’s core is built in GNU99 C (tested with Valgrind/ASAN)

There are mainly two user interfaces:

  • Emacs. Full-featured
    • Sync
    • Repositories
      • Unstar
      • Query latest commits
      • Query latest releases
      • Download release asset files
    • Gists
      • Download gist files
    • Pull
      • Create Pull Request
    • Full docs
  • CLI, TBD

Roadmap

  • [x] Trending
  • [x] Gists
  • [ ] Issue

Development

  • Ubuntu
  • macOS

Dependencies can be found in Makefile’s install-deps target

LICENSE

Copyright (c) 2022 Jiacai Liu <[email protected]>

Oh My GitHub is distributed under GPL-3.0 license.

oh-my-github's People

Contributors

jiacai2050 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

00mjk

oh-my-github's Issues

Error: error ("omg-dyn.dylib:0:0: error: scan-error: (Containing expression ends prematurely 82277 82278)")

There is a scan-error when generate autoloads, here is the detailed backtraces:

Error: error ("omg-dyn.dylib:0:0: error: scan-error: (Containing expression ends prematurely 82277 82278)")
  debug-early-backtrace()
  debug-early(error (error "omg-dyn.dylib:0:0: error: scan-error: (Containing expression ends prematurely 82277 82278)"))
  error("%s:0:0: error: %s: %s" "omg-dyn.dylib" scan-error ("Containing expression ends prematurely" 82277 82278))
  autoload-generate-file-autoloads("omg-dyn.dylib" nil "/Users/ray/.config/emacs/lib/oh-my-github/emacs/oh-my-github-autoloads.el")
  make-directory-autoloads(("/Users/ray/.config/emacs/lib/oh-my-github/emacs/") "/Users/ray/.config/emacs/lib/oh-my-github/emacs/oh-my-github-autoloads.el")
  borg-update-autoloads("oh-my-github" ("/Users/ray/.config/emacs/lib/oh-my-github/emacs/"))
  borg--build-noninteractive("oh-my-github")

This is one mail list about this issue, but with no solution.

After some debug, change suffix from dylib to so solve this issue.

so is also valid suffix for macOS according to https://www.gnu.org/software/emacs/manual/html_node/elisp/Dynamic-Modules.html

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.