Skip to content

philip-sebatian/SNAP

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SNAP PROJECT

WHAT IS SNAP

Allows you to take snapshot of your project and rollback to a snap whenever you want to

INSTALLATION

  1. Clone the repository using: git clone https://github.com/philip-sebatian/SNAP

  2. Navigate to the cloned repository: cd SNAP/out/build

  3. Compile the code using the following command: sudo make install

COMMANDS

  • SNAP init - to initialize local repo

  • SNAP snapshot <snap_name> - to take a snapshot of your project with name <snap_name>

  • SNAP log - list all the snaps you have taken

  • SNAP rollback - allows you to go back to a particular snapshot

About

No description, website, or topics provided.

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors