Remix.run Logo
marcyb5st 5 hours ago

Pretty cool project! Congrats.

QQ: does it support programmatic cell access/modifications?

Eg `cell file.cell --write A2 "42"` or `cell file.cell --read "=SUM(A1:A10)"`? Couldn't surmise that from the glimpse I gave the README, but it would be pretty cool for scripting stuff.

garritfra 5 hours ago | parent | next [-]

Love this idea! I created a GH issue for this: https://github.com/garritfra/cell/issues/6

I'll try to add this ASAP. :)

garritfra 3 hours ago | parent | prev [-]

Update: This just landed in v0.1.7. Thanks again for bringing this up!