Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(init): init from template #10

Merged
merged 9 commits into from
Aug 6, 2024
12 changes: 1 addition & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,19 +14,13 @@ File handler utilizing TUS and MinIO with DRS-Filer integration.

## Table of Contents

- [Basic Usage](#basic-usage)
- [Installation](#installation)
- [Development](#development)
- [Contributing](#contributing)
- [Code of Conduct](#code-of-conduct)
- [Versioning](#versioning)
- [License](#license)
- [Contact](#contact)

## Basic Usage

## Installation

psankhe28 marked this conversation as resolved.
Show resolved Hide resolved
## Development

For ease of use, certain scripts have been abbreviated in `Makefile`, make sure
JaeAeich marked this conversation as resolved.
Show resolved Hide resolved
Expand Down Expand Up @@ -110,10 +104,6 @@ make tc
make pc
```

- Update the cookiecutter template

```sh
make u
psankhe28 marked this conversation as resolved.
Show resolved Hide resolved
```

> **Note**: This is not the complete list of commands, run `make` to find out if
Expand Down Expand Up @@ -175,4 +165,4 @@ To get in touch with us, please use one of the following routes:
[license]: LICENSE
[logo-elixir]: images/logo-elixir.svg
[logo-elixir-cloud-aai]: images/logo-elixir-cloud-aai.svg
[semver]: https://semver.org/
psankhe28 marked this conversation as resolved.
Show resolved Hide resolved
[semver]: https://semver.org/
Loading