Slater does not currently offer a direct feature to duplicate an entire project. However, you can manage and reuse your scripts effectively to achieve a similar outcome.
In most cases, moving scripts from one project to another in Slater is straightforward. This allows you to replicate the functionality of one project in another. Here's how you can manage your scripts:
Add Scripts to Your Library: You can add commonly used scripts to your library. This makes it easy to reuse and manage scripts across different projects.
Using Slater Imports: Copy and paste Slater imports code into your new project. From this file, you can import existing code into any of your files.
By utilizing these methods, you can effectively duplicate the functionality of a project within Slater without a direct duplication feature.