From cbf53bcc88ef44c8669b6a180167a0964cd7f5be Mon Sep 17 00:00:00 2001 From: wang_yue111 <648774160@qq.com> Date: Sat, 29 Aug 2020 15:32:09 +0800 Subject: [PATCH] package init --- .erlang-getopt.yaml.swp | Bin 0 -> 4096 bytes erlang-getopt.spec | 4 ++++ erlang-getopt.yaml | 5 +++++ 3 files changed, 9 insertions(+) create mode 100644 .erlang-getopt.yaml.swp create mode 100644 erlang-getopt.spec create mode 100644 erlang-getopt.yaml diff --git a/.erlang-getopt.yaml.swp b/.erlang-getopt.yaml.swp new file mode 100644 index 0000000000000000000000000000000000000000..c1289dbec4eb1be57ad3a0d3c4f4a6e2da040407 GIT binary patch literal 4096 zcmYc?2=nw+u+TGP00IF91`TGfcwY`V2F1&g3`P0*B_Lr!ASXXLF()IxxI_=kO3BYn z%*?~0sSaeIenv)#eri!pVqUs#dTL320UA%QGBGy?i{??G(GVC70SZHam%-S`&;VqJ svXY{Luuv$4=8b9}4S~@R7!85Z5Eu=C(GVC7fzc2c4S~@R7)l`k0JK#h5dZ)H literal 0 HcmV?d00001 diff --git a/erlang-getopt.spec b/erlang-getopt.spec new file mode 100644 index 0000000..9f2d1d9 --- /dev/null +++ b/erlang-getopt.spec @@ -0,0 +1,4 @@ + +%changelog +* Sat Aug 29 2020 wangyue - -1 +- package init diff --git a/erlang-getopt.yaml b/erlang-getopt.yaml new file mode 100644 index 0000000..4b77b69 --- /dev/null +++ b/erlang-getopt.yaml @@ -0,0 +1,5 @@ +git_url: https://github.com/ +version_control: github +src_repo: +tag_prefix: "^v" +seperator: "."