Skip to content
/ Nose Public

Nose sniffs out errors in your code with no dependencies.

License

Notifications You must be signed in to change notification settings

hell-sh/Nose

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nose

Nose sniffs out errors in your code with no dependencies.

Installation

Globally

  1. Get Cone if you haven't already.
  2. As administrator/root, run cone get nose.
  3. That's it! You can now use nose in any directory.

Per Project

  1. Get Composer if you haven't already.
  2. In the directory of your project, run composer require --dev hell-sh/nose
  3. You can now use vendor/bin/nose (or vendor/bin/nose.bat on Windows) in your project's directory.

About

Nose sniffs out errors in your code with no dependencies.

Resources

License

Stars

Watchers

Forks

Languages