git shelves
How cool is this? Distributed CMS someone?
import gitshelve
data = gitshelve.open(repository = '/tmp/data.git')
data[key] = "Hello, world!"
Data.Sync()
del data[key]
data.close()
How cool is this? Distributed CMS someone?
This guy actually ported the processing language to Javascript.
Thats f***ing awesome!
No comments:
Post a Comment