All Projects → jupl → helm-gitignore

jupl / helm-gitignore

Licence: MIT license
Helm interface for generating .gitignore files

Programming Languages

emacs lisp
2029 projects

Projects that are alternatives of or similar to helm-gitignore

Gibo
Easy access to gitignore boilerplates
Stars: ✭ 1,687 (+8335%)
Mutual labels:  gitignore, gitignore-files
gitignore.cli
A commandline tool to create gitignore files
Stars: ✭ 24 (+20%)
Mutual labels:  gitignore, gitignore-files
gig
Generate .gitignore files from your terminal (mostly) offline!
Stars: ✭ 63 (+215%)
Mutual labels:  gitignore, gitignore-files
Gitignore.io
.gitignore.io is a web service designed to help you create .gitignore files for your Git repositories. The site has a graphical and command line method of creating a .gitignore for your operating system, programming language, or IDE.
Stars: ✭ 6,709 (+33445%)
Mutual labels:  gitignore, gitignore-files
ignore-sync
a CLI tool to build and sync .*ignore files across files and repositories
Stars: ✭ 15 (-25%)
Mutual labels:  gitignore, gitignore-files
helm-emms
Helm interface to EMMS
Stars: ✭ 18 (-10%)
Mutual labels:  helm
emacs-run-command
Efficient and ergonomic external command invocation for Emacs
Stars: ✭ 64 (+220%)
Mutual labels:  helm
ml-workflow-automation
Python Machine Learning (ML) project that demonstrates the archetypal ML workflow within a Jupyter notebook, with automated model deployment as a RESTful service on Kubernetes.
Stars: ✭ 44 (+120%)
Mutual labels:  helm
helm-spray
Helm plugin for installing or upgrading sub-charts from an umbrella-chart using dependency orders
Stars: ✭ 64 (+220%)
Mutual labels:  helm
emacs-counsel-tramp
Tramp ivy interface for ssh and docker and ‎vagrant
Stars: ✭ 49 (+145%)
Mutual labels:  melpa
helm-github-pages
Publish your Kubernetes Helm Charts on GitHub Pages. DEPRECATED: please use https://github.com/helm/chart-releaser
Stars: ✭ 22 (+10%)
Mutual labels:  helm
github-action-helm3
Slim wrapper around helm3
Stars: ✭ 33 (+65%)
Mutual labels:  helm
pd
明道云私有部署版 - 快速部署可免费使用的零代码企业应用平台(APaaS)
Stars: ✭ 249 (+1145%)
Mutual labels:  helm
helm-lobste.rs
An Helm front-end for Lobste.rs
Stars: ✭ 20 (+0%)
Mutual labels:  helm
chart-testing-action
A GitHub Action to lint and test Helm charts
Stars: ✭ 139 (+595%)
Mutual labels:  helm
clipetty
Manipulate the system (clip)board with (e)macs from a (tty)
Stars: ✭ 91 (+355%)
Mutual labels:  melpa
lsp-metals
lsp-mode ❤️ metals
Stars: ✭ 49 (+145%)
Mutual labels:  melpa
redis-developer.github.io
The Home of Redis Developers
Stars: ✭ 28 (+40%)
Mutual labels:  helm
kubernetes-is
Kubernetes and Helm resources for WSO2 Identity Server
Stars: ✭ 23 (+15%)
Mutual labels:  helm
onechart
A generic Helm chart for your application deployments
Stars: ✭ 30 (+50%)
Mutual labels:  helm

./media/screenshot.png

Helm Gitignore

About

This package provides a configured helm to generate .gitignore files using gitignore.io.

Installation

This package is available on MELPA under the name helm-gitignore. Please note that gitignore.io’s APIs are available through HTTPS, meaning if you experience issues attempting to connect to the network odds are you may need something like GnuTLS.

Usage

M-x helm-gitignore will bring up a Helm interface with all available operating systems, IDEs, and programming languages available to generate a .gitignore from. You can select a single or multiple candidates to generate a .gitignore based on the selected candidate(s). A buffer is generated with the resulting .gitignore, at which point you can save/copy.

Credits

joeblau
for gitignore.io
emacs-helm
for Helm
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].