Search/replace rename project to npshell/np
Repository details (npshell)
- Project page
- npshell
- Project category
- npshell (121 entries)
- Repository
-
@joelpurra/npshell
- Owner
-
@joelpurra
- Issues
-
@joelpurra/npshell/issues
- Contributors
-
@joelpurra/npshell/graphs/contributors
Commit details (62b7b904)
- Author
- Joel Purra
- Authored at
- Commiter
- Joel Purra
- Commited at
Commit message
Search/replace rename project to npshell/np
Changed files (18)
-
README.md
+53, -52 -
src/np
+4, -0 -
src/{play-add.sh => np-add.sh}
+0, -0 -
src/{play-clean.sh => np-clean.sh}
+0, -0 -
src/{play-clear.sh => np-clear.sh}
+0, -0 -
src/{play-daemon.sh => np-daemon.sh}
+2, -2 -
src/{play-history.sh => np-history.sh}
+0, -0 -
src/{play-index.sh => np-index.sh}
+0, -0 -
src/{play-list.sh => np-list.sh}
+0, -0 -
src/{play-next.sh => np-next.sh}
+0, -0 -
src/{play-now.sh => np-now.sh}
+0, -0 -
src/{play-start.sh => np-start.sh}
+0, -0 -
src/np.sh
+14, -0 -
src/play
+0, -4 -
src/play.sh
+0, -14 -
src/shared/functionality.sh
+1, -1 -
src/shared/functions/basic.sh
+1, -1 -
src/shared/mutexed.sh
+3, -3