Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jurajkubelka/discordstimporter
A simple PHP based website to share Pharo objects between developers
https://github.com/jurajkubelka/discordstimporter
Last synced: 6 days ago
JSON representation
A simple PHP based website to share Pharo objects between developers
- Host: GitHub
- URL: https://github.com/jurajkubelka/discordstimporter
- Owner: JurajKubelka
- License: mit
- Created: 2017-06-27T12:03:23.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-03-09T20:59:19.000Z (almost 7 years ago)
- Last Synced: 2024-10-31T13:45:58.683Z (about 2 months ago)
- Language: PHP
- Size: 716 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# DiscordSt Importer
A simple PHP based website that displays a code, necessary to import a shared data into a [Pharo](http://pharo.org) image.
The [DiscordSt](https://github.com/JurajKubelka/DiscordSt) client includes extensions that allows to share objects between developers. It sends an serialized object into a Discord channels. The message, with the shared object, includes a link to a webpage. The webpage includes instructions and a code snippet to download and materialize the shared object in a Pharo image ([example](https://pharo-link.herokuapp.com/?fuel=Object&id=273GA1R5Z40A-581NX2K78C3W-OS5XNN)).