Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

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)).