Skip to content

An extension for the Nova code editor, which automatically creates backups of your files for you to not lose anything.

License

Notifications You must be signed in to change notification settings

Gugu7264/GuBackUp.novaextension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GuBackUp extension

A stand-alone Nova extension which automatically makes backups upon saving a file, so that you cannot lose any of your code.

Every time you save a file, it will make a backup in a dedicated folder and reconstruct the folders and files tree structure.

Example of backup structure

Requirements

There aren't any requirements, you just need to install the extension and you are ready to go!

If you are willing to, you can also check out the configuration.

Configuration

Global configuration

Backup directory

This is the main folder in which backups will be created.


Projet-specific configuration

Note: Due to Nova restrictions, you might not be able to set them for remote-only projects.

Project backup directory

This is a folder that will be used to make backups for this project only. Overrides the global configuration.

Bugs & Suggestions

If you encounter any bug or have any request, feel free to open an issue on the Github repository.

About

An extension for the Nova code editor, which automatically creates backups of your files for you to not lose anything.

Resources

License

Stars

Watchers

Forks

Packages

No packages published