You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 1, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: README.md
+3-4Lines changed: 3 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,9 +9,8 @@ Restore files on demand.<br>
9
9
Automatize your dev flow. Example, run a test script!<br>
10
10
Backup all files versions, while keeping an eye on the flow.<br>
11
11
Exclude hidden git files. Works well on top of git. Exclude nohup.out as well.<br>
12
-
Can inject some javascript into a browser console tab, at a file change.<br>
13
12
14
-
By default, without parameters, the program starts to watch the current directory.
13
+
**By default, without parameters, the program starts to watch the current directory.
15
14
And display file diffs at a change.
16
15
17
16
@@ -62,7 +61,7 @@ The simplest usage is to put `scs` in the target directory and run it:
62
61
63
62
---
64
63
65
-
### Or global Installation:
64
+
##Global Installation:
66
65
67
66
To install globally in one command, with all the dependencies and shortcuts, you can use my <ahref="https://github.com/webdev23/phi">dedicated tool φ phi</a>:
68
67
If φ phi is not currently installed, do:
@@ -79,7 +78,7 @@ Then, from any directory, start the program:
0 commit comments