Merge pull request #51 from gradha/pr_adds_number_files_command

Adds number_files command.
This commit is contained in:
Billingsly Wetherfordshire 2014-03-22 13:56:55 -05:00
commit 06d395cc79

View File

@ -586,5 +586,14 @@
"description":"Signals/slots library.",
"license":"MIT",
"web":"https://github.com/fowlmouth/signals.nim"
},
{
"name": "number_files",
"url": "git://github.com/gradha/number_files/",
"method": "git",
"tags": ["rename", "filename", "finder"],
"description": "Command to add counter suffix/prefix to a list of files.",
"license": "MIT",
"web": "https://github.com/gradha/number_files/"
}
]