wclr / yalc

Work with yarn/npm packages locally like a boss.
MIT License
5.64k stars 147 forks source link

Support push to remote and pull from local #227

Open bytemain opened 11 months ago

bytemain commented 11 months ago

In my work, I often use cloud ide(vscode remote) to develop some library.

the basic idea is push the codebase to Amazon S3(or other s3 compatible services) and pull it from the s3 bucket.

we can use a config to store these information:

the other idea is to use fuse: