gem의 GitHub 리포지토리에 쉽게 액세스할 수 있는 Chrome 확장 프로그램을 만들었습니다.
Wherever you browse 'Gemfile' or '.gemspec' file on Github, clicking on gem name takes you to it's Github repository page.
Uses Destination (written in Elixir) under-hood.
@ma2ge gets repository name from GitHub url:
repo = Regex.scan(~r/\Ahttps?:\/\/github.com\/(.+\/.+)/, url)
|> List.flatten
|> List.last
Deployed on heroku: htp://s. 어리석은 p. 이 m
Examples:
http://sla.herokuapp.com/rails
http://sla.herokuapp.com/rspec
Source code: htps : // 기주 b. 코 m / 나 r 코 · 데 s 치노
Source code of extension: htps : // 기주 b. 코 m / 나 r 코 · c 란 k
I hope you find it useful!
Reference
이 문제에 관하여(gem의 GitHub 리포지토리에 쉽게 액세스할 수 있는 Chrome 확장 프로그램을 만들었습니다.), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/NARKOZ/items/48129b3c76690b324e92텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)