Make a tool to save and restore engine state from folder/file
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- TypeScript
- Stars
- 51
- Forks
- 10
- Avg merge
- 4m
- Merged PRs (30d)
- 1
Description
This entails three features:
- (manditory) copy the relevant node folders and <pico engine home> to a local folder
- (optional) compress that into a file
- (manditory) restore the relevant node folders and restore <pico engine home>
This could be useful for #1 and #119.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review issues #1 and #119 for the context behind this state-saving tool, then locate how the engine identifies its relevant node folders and . Done means copying those locations to a local folder and restoring them; compression into a file is optional.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- node.js, typescript
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100