boot-clj/boot

Push should accept credentials or have better doc

Open

#590 建立於 2017年2月17日

在 GitHub 查看
 (0 留言) (0 反應) (0 負責人)Clojure (1,748 star) (178 fork)batch import
Documentationhelp wanted

描述

Hello folks!

I see there are two ways of using push.

  1. :repositories key is set: I can use --repo for selecting the one I with to use.
  2. I use --repo-map

But what if I need credentials?

If I understood correctly...I could use option 1 but I cannot insert user and psw. I have to use option 2 but then I need to know the format of the map and I had to check boot.aether to find out.

So either we add the two options or we add more doc to push, or both :smile:

貢獻者指南