Skip to content

Commit

Permalink
readme: Announce archival
Browse files Browse the repository at this point in the history
  • Loading branch information
kpsherva authored Sep 26, 2024
1 parent 0cf130d commit 922772e
Showing 1 changed file with 2 additions and 27 deletions.
29 changes: 2 additions & 27 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,29 +1,4 @@
# React-Invenio-Deposit

[![Release](https://img.shields.io/npm/v/react-invenio-deposit)](https://www.npmjs.com/package/react-invenio-deposit)
[![License](https://img.shields.io/github/license/inveniosoftware/react-invenio-deposit)](https://github.com/inveniosoftware/react-invenio-deposit/blob/master/LICENSE)
[![Downloads](https://img.shields.io/npm/dm/react-invenio-deposit)](https://www.npmjs.com/package/react-invenio-deposit)
[![Chat](https://img.shields.io/gitter/room/inveniosoftware/invenio)](https://gitter.im/inveniosoftware/invenio)


## Run tests

To run the test runner in the interactive watch mode:

```bash
npm test
```

See the creat-react-app's documentation about [running tests](https://create-react-app.dev/docs/running-tests/) for more information.

To run the tests once:

```bash
# Bash
CI=true npm test
```

```fish
# Fish
env CI=true npm test
```
> [!WARNING]
This repository is unmaintained and code and dependencies are outdated and not working. The code of this module is moved [here](https://github.com/inveniosoftware/invenio-rdm-records/tree/master/invenio_rdm_records/assets/semantic-ui/js/invenio_rdm_records/src)

0 comments on commit 922772e

Please sign in to comment.