All Projects → ygnoh → smart-github

ygnoh / smart-github

Licence: AGPL-3.0 license
A chrome extension to further upgrade github's template

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

Projects that are alternatives of or similar to smart-github

briskine
Write faster with templates and keyboard shortcuts.
Stars: ✭ 88 (+417.65%)
Mutual labels:  templates, chrome-extensions
crawler-chrome-extensions
爬虫工程师常用的 Chrome 插件 | Chrome extensions used by crawler developer
Stars: ✭ 53 (+211.76%)
Mutual labels:  chrome-extensions
dotfiles
My dotfiles
Stars: ✭ 22 (+29.41%)
Mutual labels:  templates
transilator
Text translation and synthesization Chrome plugin
Stars: ✭ 44 (+158.82%)
Mutual labels:  chrome-extensions
techdocs
Accord Project Documentation
Stars: ✭ 48 (+182.35%)
Mutual labels:  templates
ProvToolbox
Java library to create and convert W3C PROV data model representations
Stars: ✭ 62 (+264.71%)
Mutual labels:  templates
man-in-the-middle
Modify requests, inject JavaScript and CSS into pages
Stars: ✭ 74 (+335.29%)
Mutual labels:  chrome-extensions
useful-forks.github.io
Improving GitHub's Forks list discoverability through automatic filtering. The project offers an online tool and a Chrome extension.
Stars: ✭ 917 (+5294.12%)
Mutual labels:  chrome-extensions
dotfiles
These are my dotfiles. All the config stuff that I use is here.
Stars: ✭ 16 (-5.88%)
Mutual labels:  templates
macaw
🦜 Scalable email templates for Node.js applications.
Stars: ✭ 24 (+41.18%)
Mutual labels:  templates
ImgConverter
🏷 ImgConverter is chrome extension that converts form image of markdown notation to img tag(<img>) when you upload images
Stars: ✭ 18 (+5.88%)
Mutual labels:  chrome-extensions
twoeg
🐣 Implementiert Twig-Templates für REDAXO
Stars: ✭ 23 (+35.29%)
Mutual labels:  templates
machine-learning-templates
Template codes and examples for Python machine learning concepts
Stars: ✭ 40 (+135.29%)
Mutual labels:  templates
New-jiosaavn-downloader-chrome-extension
This Extension lets you download songs right from your browser, Download 320kbps High Quality songs without Saavn pro!
Stars: ✭ 30 (+76.47%)
Mutual labels:  chrome-extensions
grafana-dashboards
Collection of reusable Grafana dashboards
Stars: ✭ 55 (+223.53%)
Mutual labels:  templates
dead simple owl design patterns
A simple system for specifying OWL class design patterns for OBO-ish ontologies.
Stars: ✭ 34 (+100%)
Mutual labels:  templates
temply
@temply_bot Telegram bot repository
Stars: ✭ 20 (+17.65%)
Mutual labels:  templates
dotnet-new-nunit
Project is being maintained by the .NET Team now
Stars: ✭ 33 (+94.12%)
Mutual labels:  templates
section-matter
Like front-matter, but allows multiple sections in a single document.
Stars: ✭ 18 (+5.88%)
Mutual labels:  templates
cisar
SharePoint CSR Live Editor (Chrome extension)
Stars: ✭ 73 (+329.41%)
Mutual labels:  chrome-extensions

Smart Github - Open Source

Smart Github은 Github의 기능을 더 확장시켜주는 오픈 소스 크롬 익스텐션입니다.

체험을 해보시고 싶은 분은 여기에 저장소를 마련해두었으니, 익스텐션 설치 후 자유롭게 체험 해보세요!

Read this in other languages: 한국어, English

Features

멀티 템플릿

  • 이슈 /풀리퀘스트 에 대해서 멀티 템플릿 기능을 제공합니다.
  • 사용자가 최근에 사용한 label들을 기억하고 재 작성 시 자동으로 삽입하여 줍니다.

How to use

멀티 템플릿

  1. 사용하고자 하는 저장소의 루트 경로에 .github/ISSUE_TEMPLATE/ 디렉토리를 만들어주세요.
  2. 해당 디렉토리 안에 템플릿으로 사용될 .md 파일을 넣어주세요

.md 파일의 이름이 드랍다운에서 나타나는 각 템플릿의 이름이 됩니다.

  1. 끝났습니다! 이제 사용해보세요!

Token?

Smart Github은 여러분의 저장소 위에서 동작합니다. 이는 여러분 저장소에 대한 접근을 필요로 합니다. 공개 저장소는 자유롭게 Github API로 접근이 가능하지만, 비공개 저장소 혹은 Enterprise 버전의 github에 대해서는 접근이 제한됩니다.

그래서 동작을 위해 최소한의 토큰이 필요할 수 있습니다! 토큰을 생성하는 링크로 이동하시면 필요한 범위(scope)가 자동 선택되어 있습니다.

토큰의 접근 범위에 대한 자세한 정보는 Github의 이 글에서 확인하실 수 있습니다.

Enterprise

github.com이 아닌, enterprise(기업용) 버전을 사용할 경우 아래처럼 호스트를 등록 해주세요 :)

예: https://vcs.google.com/... 이라면 vcs.google.com을 입력해주세요.

License

Smart Github은 AGPL-3.0 을 따릅니다.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].