Skip to content

rpitv/archivelint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

## To use
```
npm install git://github.com/rpitv/archivelint.git
cd /tv/Archive
archivelint [directory]
```

The directory argument is optional and defaults to the current directory.

## Developers
```
git clone git://github.com/rpitv/archivelint.git
cd archivelint
npm install
node index.js [directory]
```

There are test cases in test/test.js. Run it with `npm test`.

About

Find poorly named files in the archive

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published