https://github.com/puria/gtl_composer
:black_nib: Composer for Generatore Tipografico di Libertà
https://github.com/puria/gtl_composer
Last synced: 7 months ago
JSON representation
:black_nib: Composer for Generatore Tipografico di Libertà
- Host: GitHub
- URL: https://github.com/puria/gtl_composer
- Owner: puria
- License: apache-2.0
- Created: 2019-12-09T12:18:46.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-10T11:32:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-22T11:47:43.894Z (9 months ago)
- Language: JavaScript
- Homepage:
- Size: 221 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
GTL Composer
Composer for Generatore Tipografico di LibertàThis repository holds the graphical composer of https://github.com/bbtgnn/GTL to
design easily the meta files for each character.:triangular_flag_on_post: Table of Contents (click to expand)
* [Install](#floppy_disk-install)
* [Acknowledgements](#heart_eyes-acknowledgements)
* [Links](#globe_with_meridians-links)
* [Contributing](#busts_in_silhouette-contributing)
* [License](#briefcase-license)***
## :floppy_disk: Install
Clone this repo:
```
git clone https://github.com/puria/GTL_Composer
```enter the directory and install the dependencies
```
cd GTL_Composer
yarn
```run the server
```
yarn start
```***
## :heart_eyes: AcknowledgementsCopyright :copyright: 2019 by Puria Nafisi Azizi.
Designed, written and maintained by Puria Nafisi Azizi.
Special thanks to Mr. Abbatepaolo for his special contributions.
This project was made during the XYZ2019 XYZHBFS of http://lascuolaopensource.xyz in Matera, Italy
inside the Open Design School***
## :globe_with_meridians: Linkshttp://www.lascuolaopensource.xyz/xyz-hbfs
https://ods.matera-basilicata2019.it/en/
***
## :busts_in_silhouette: Contributing1. :twisted_rightwards_arrows: [FORK IT](https://github.com/puria/GTL_Composer/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: LicenseCopyright (c) 2019 Puria Nafisi Azizi, Matera
Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License athttp://www.apache.org/licenses/LICENSE-2.0
Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.