https://github.com/feastframework/feast
FEAST Framework Application Skeleton
https://github.com/feastframework/feast
Last synced: about 1 year ago
JSON representation
FEAST Framework Application Skeleton
- Host: GitHub
- URL: https://github.com/feastframework/feast
- Owner: FeastFramework
- Created: 2021-03-20T01:54:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2023-05-29T23:45:09.000Z (almost 3 years ago)
- Last Synced: 2025-03-05T00:51:30.992Z (about 1 year ago)
- Language: HTML
- Homepage:
- Size: 159 KB
- Stars: 10
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
Awesome Lists containing this project
README


[](https://packagist.org/packages/feast/feast)

[](https://docs.feast-framework.com)
This package is an application skeleton for [FEAST Framework](https://github.com/FeastFramework/framework). To install
using this package download and install [composer](https://getcomposer.org/) and then
run `composer create-project feast/feast folderName` where folderName is the directory you want to install to.
Good luck!