issues
search
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:
Retrieve remote file to local folder (/tmp/randomid)?
Call $editor for the retrieved file, to make edits
Put the edited file back on its original location
Remove the local copy
Functionality to edit remote files from the CLI.
Working: