https://github.com/puria/retorica-showcase
Uno strumento flessibile e aperto attraverso cui creare e immaginare identità costruire grammatiche compositive e linguaggi
https://github.com/puria/retorica-showcase
Last synced: 3 months ago
JSON representation
Uno strumento flessibile e aperto attraverso cui creare e immaginare identità costruire grammatiche compositive e linguaggi
- Host: GitHub
- URL: https://github.com/puria/retorica-showcase
- Owner: puria
- License: agpl-3.0
- Created: 2019-12-14T20:14:09.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2019-12-15T18:11:21.000Z (almost 6 years ago)
- Last Synced: 2025-07-07T05:43:14.259Z (5 months ago)
- Language: JavaScript
- Size: 83 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
{project_name}
{tagline}
:floppy_disk: Install
•
:video_game: Quick start
•
:whale: Docker
•
:honeybee: API
•
:wrench: Configuration
•
:clipboard: Testing
•
:bug: Troubleshooting & debugging
•
:heart_eyes: Acknowledgements
•
:globe_with_meridians: Links
•
:busts_in_silhouette: Contributing
•
:briefcase: License
Abstract description like: :construction: Zenroom is a software in **ALPHA stage** and are part of the [DECODE project](https://decodeproject.eu) about data-ownership and [technological sovereignty](https://www.youtube.com/watch?v=RvBRbwBm_nQ). Our effort is that of improving people's awareness of how their data is processed by algorithms, as well facilitate the work of developers to create along [privacy by design principles](https://decodeproject.eu/publications/privacy-design-strategies-decode-architecture) using algorithms that can be deployed in any situation without any change.
:triangular_flag_on_post: Table of Contents (click to expand)
* [Install](#floppy_disk-install)
* [Quick start](#video_game-quick-start)
* [Docker](#whale-docker)
* [API](#honeybee-api)
* [Configuration](#wrench-configuration)
* [Testing](#clipboard-testing)
* [Troubleshooting & debugging](#bug-troubleshooting--debugging)
* [Acknowledgements](#heart_eyes-acknowledgements)
* [Links](#globe_with_meridians-links)
* [Contributing](#busts_in_silhouette-contributing)
* [License](#briefcase-license)
***
## :floppy_disk: Install
```pip install / yard add {project_name}```
***
## :video_game: Quick start
To start using {project_name} just (fill with real documentation)
***
## :whale: Docker
```bash
docker build -t {project_name} .
docker run --rm -it {project_name}
```
***
## :honeybee: API
***
## :wrench: Configuration
***
## :clipboard: Testing
***
## :bug: Troubleshooting & debugging
***
## :heart_eyes: Acknowledgements
Copyright :copyright: 2019 by [Dyne.org](https://www.dyne.org) foundation, Amsterdam
Designed, written and maintained by Puria Nafisi Azizi.
Special thanks to Mr. W. White for his special contributions.

This project is receiving funding from the European Union’s Horizon 2020 research and innovation programme under grant agreement nr. 732546 (DECODE).
***
## :globe_with_meridians: Links
https://www.somelink.io/
https://dyne.org/
***
## :busts_in_silhouette: Contributing
Please first take a look at the [Dyne.org - Contributor License Agreement](CONTRIBUTING.md) then
1. :twisted_rightwards_arrows: [FORK IT](../../fork)
2. Create your feature branch `git checkout -b feature/branch`
3. Commit your changes `git commit -am 'Add some fooBar'`
4. Push to the branch `git push origin feature/branch`
5. Create a new Pull Request
6. :pray: Thank you
***
## :briefcase: License
{project_name} - {tagline}
Copyright (c) 2019 Dyne.org foundation, Amsterdam
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU Affero General Public License as
published by the Free Software Foundation, either version 3 of the
License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU Affero General Public License for more details.
You should have received a copy of the GNU Affero General Public License
along with this program. If not, see .