Search/replace rename project to npshell/np

Repository details (npshell)
Project page
npshell
Project log category
(121 entries)
Repository
@joelpurra/npshell
Owner
@joelpurra
Contributors
Contributors on Github
Project status
⏲️ This project has had recent commits.
📂 This project is open.
🌠 This project is popular.
Repository activity period
🗓
Commits
121 commits
Stars
15 stars
Commit details (62b7b904)
Author
Authored at
Committer
Joel Purra
Committed at

Commit message

Search/replace rename project to npshell/np

Raw text
Search/replace rename project to npshell/np

Changed files (18)

Path Additions Deletions
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

Commit categories (3)