Skip to content

aarbrown/feedr

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

feedr

Contributing

===== To get started contributing to Feedr, you'll need a fresh install of laravel. If you already have composer installed...

composer create-project laravel/laravel [directory] --prefer-dist
cd [directory]
php artisan workbench indy-laravel/feedr --resources # Ignore the error
rm -rf workbench/indy-laravel/feedr/*
rm -rf workbench/indy-laravel/feedr/.*
cd workbench/indy-laravel/feedr
git clone git@github.com:indy-laravel/feedr.git .

License

===== Feedr is open-sourced software licensed under the MIT license

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • PHP 100.0%