MellonScholarlyCommunication / css-suite

css-functionality
2 stars 0 forks source link

solid-edit functionality #8

Open Dexagod opened 2 years ago

Dexagod commented 2 years ago

Functionality to edit remote files from the CLI.

Working:

  1. Retrieve remote file to local folder (/tmp/randomid)?
  2. Call $editor for the retrieved file, to make edits
  3. Put the edited file back on its original location
  4. Remove the local copy