https://github.com/abhinavkrin/oss-inspector
https://github.com/abhinavkrin/oss-inspector
Last synced: 3 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/abhinavkrin/oss-inspector
- Owner: abhinavkrin
- Created: 2022-07-31T14:31:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-07-31T18:09:56.000Z (almost 3 years ago)
- Last Synced: 2025-01-19T08:29:18.933Z (4 months ago)
- Language: JavaScript
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Add the environment variables
```
GITHUB_PERSONAL_TOKEN="github personal access token"
TWITTER_ACCESS_TOKEN="twitter access token"
```
Requirements
```
Nodejs
```Install dependencies
```
npm install
```Start the program
```
npm run start
```example package urls:
```
https://pypi.org/project/Django/
```