Skip to content

Instantly share code, notes, and snippets.

View micheam's full-sized avatar
🖖
now working from home with Vim.

Michito Maeda micheam

🖖
now working from home with Vim.
View GitHub Profile
@micheam
micheam / deps.edn
Last active October 17, 2019 07:21 — forked from athos/deps.edn
Try `clojure -Sdeps '{:deps {hello-clojure {:git/url "https://gist.github.com/athos/b68b15b08efedffaf14d8c020b125202" :sha "1c9a05106171f97f9b8e8ac8f58c7bd8dbe021f9"}}}' -m hello-clojure` on your terminal
{:paths ["."]
:deps {clansi {:mvn/version "1.0.0"}}}

Contributing

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the owners of this repository before making a change.

Please note we have a code of conduct, please follow it in all your interactions with the project.

Pull Request Process

  1. Ensure any install or build dependencies are removed before the end of the layer when doing a
@micheam
micheam / README-Template.md
Last active January 23, 2018 06:16 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title(プロジェクト タイトル)

プロジェクトの1段落はここに

Getting Started(導入)

これらの手順では、開発とテストの目的でローカルマシン上でプロジェクトのコピーを作成して実行します。

ライブシステムにプロジェクトを配備する方法については、配備を参照してください。