File tree 2 files changed +31
-16
lines changed
2 files changed +31
-16
lines changed Original file line number Diff line number Diff line change 1
- # SimpleArgs
1
+ <!--
2
+ DO NOT EDIT THIS FILE
3
+ It has been generated from the template `README.md.eex` by Extractly (https://github.com/RobertDober/extractly.git)
4
+ and any changes you make in this file will most likely be lost
5
+ -->
2
6
3
- ** TODO: Add description**
7
+ [ ![ CI] ( https://github.com/RobertDober/simple_args/actions/workflows/elixir.yml/badge.svg )] ( https://github.com/RobertDober/simple_args/actions/workflows/ci.yml )
8
+ [ ![ Coverage Status] ( https://coveralls.io/repos/github/RobertDober/simple_args/badge.svg?branch=master )] ( https://coveralls.io/github/RobertDober/simple_args?branch=master )
9
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/v/simple_args.svg )] ( https://hex.pm/packages/simple_args )
10
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/dw/simple_args.svg )] ( https://hex.pm/packages/simple_args )
11
+ [ ![ Hex.pm] ( https://img.shields.io/hexpm/dt/simple_args.svg )] ( https://hex.pm/packages/simple_args )
4
12
5
- ## Installation
13
+ ## Author
6
14
7
- If [ available in Hex] ( https://hex.pm/docs/publish ) , the package can be installed
8
- by adding ` simple_args ` to your list of dependencies in ` mix.exs ` :
15
+ Copyright © 2024 Robert Dober robert.dober@gmail.com
9
16
10
- ``` elixir
11
- def deps do
12
- [
13
- {:simple_args , " ~> 0.1.0" }
14
- ]
15
- end
16
- ```
17
-
18
- Documentation can be generated with [ ExDoc] ( https://github.com/elixir-lang/ex_doc )
19
- and published on [ HexDocs] ( https://hexdocs.pm ) . Once published, the docs can
20
- be found at < https://hexdocs.pm/simple_args > .
17
+ # LICENSE
21
18
19
+ GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 or later. Please refer to [ LICENSE] ( LICENSE ) for details.
20
+ <!-- SPDX-License-Identifier: AGPL-3.0-or-later-->
Original file line number Diff line number Diff line change
1
+ <%= xtra.do_not_edit_warning template: template %>
2
+
3
+ [](https://github.com/RobertDober/simple_args/actions/workflows/ci.yml)
4
+ [](https://coveralls.io/github/RobertDober/simple_args?branch=master)
5
+ [](https://hex.pm/packages/simple_args)
6
+ [](https://hex.pm/packages/simple_args)
7
+ [](https://hex.pm/packages/simple_args)
8
+
9
+ ## Author
10
+
11
+ Copyright © 2024 Robert Dober robert.dober@gmail.com
12
+
13
+ # LICENSE
14
+
15
+ GNU AFFERO GENERAL PUBLIC LICENSE Version 3, 19 November 2007 or later. Please refer to [LICENSE](LICENSE) for details.
16
+ <!--SPDX-License-Identifier: AGPL-3.0-or-later-->
You can’t perform that action at this time.
0 commit comments