Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/appknox/vendor
All the vendors we rely on
https://github.com/appknox/vendor
Last synced: about 2 months ago
JSON representation
All the vendors we rely on
- Host: GitHub
- URL: https://github.com/appknox/vendor
- Owner: appknox
- License: mit
- Created: 2015-11-25T15:22:33.000Z (about 9 years ago)
- Default Branch: master
- Last Pushed: 2024-05-23T04:36:04.000Z (7 months ago)
- Last Synced: 2024-05-23T07:36:31.193Z (7 months ago)
- Language: Python
- Homepage: https://pypi.python.org/pypi/ak-vendor
- Size: 2.97 MB
- Stars: 1
- Watchers: 16
- Forks: 4
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# vendor
All the vendors Appknox relies on## Getting Started
1. **Clone the Repository:**
```
git clone https://github.com/appknox/vendor.git
```2. **Navigate to the Project Directory:**
```
cd vendor
```3. **Run the Setup Script:**
```
./setup.sh
```4. **Follow On-Screen Instructions:**
Follow the instructions displayed on the screen to complete the setup process.
## Requirements
- Python 3.8+
- Poetry## License
This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.