buddy.js
Magic number detection for JavaScript
File Explorer
Download Latest Version (.zip)- buddy
- base.js
- detailed.js
- index.js
- json.js
- simple.js
- detector.js
- utils.js
- assignmentExpressions.js
- blockIgnore.js
- constObject.js
- constVariable.js
- emptyFile.js
- es5.js
- hexOctal.js
- ignore.js
- lineIgnore.js
- objectLiterals.js
- objectProperties.js
- secondsInMinute.js
- shebang.js
- singleVariable.js
- testFile.js
- testFileOutput
- buddySpec.js
- baseSpec.js
- detailedSpec.js
- jsonSpec.js
- simpleSpec.js
- detectorSpec.js
- utilsSpec.js
- .gitignore
- .travis.yml
- LICENSE
- package.json
- README.md
# Installation Guide
1. Get the code
git clone https://github.com/danielstjules/buddy.js
Downloads the entire project code from GitHub to your computer.
cd buddy.js
Moves into the project folder you just downloaded.
2. Node.js
Easy RecommendedPrerequisites
It can be installed via `npm` using:
Type this command into your terminal and run it.
After running the command, open the address shown in the terminal (usually something like http://localhost:3000) in your browser.
Pulled directly from this repo's README.
// repository documentation
Was this content helpful?
(0 ratings)
