I'm starting to take some of the Ruby tools I'm using and put them into a repo. Since I took a MongoDB class I'm trying to use that more. No specific performance or "best use case" reason, just to do it.
The general direction is to have a data store for the games I'm in and the fiction I write, which are based on the games I'm in. A web UI would be nice but I haven't gotten there yet. By separating data store from code others can use the data and code in their preferred language.
The general direction is to have a data store for the games I'm in and the fiction I write, which are based on the games I'm in. A web UI would be nice but I haven't gotten there yet. By separating data store from code others can use the data and code in their preferred language.