Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonlewis committed Nov 6, 2013
1 parent d1e7d7c commit 79b94c3
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## No Longer Maintained

Basset is no longer being maintained by me (Jason Lewis). Appologies to those of you that have invested time into this package. Feel free to fork it if
you feel the need but I strongly urged you to shift over to using [Grunt](http://gruntjs.com/) to manage the compiling and concatenation of your assets.

Once again, I'm sorry, I just don't have the time and Grunt does an amazing job.

## Basset for Laravel 4

[![Build Status](https://secure.travis-ci.org/jasonlewis/basset.png)](http://travis-ci.org/jasonlewis/basset)
Expand Down Expand Up @@ -81,4 +88,4 @@ Basset also ships with a facade which provides the static syntax for creating co
- Build and serve pre-compressed collections.
- Use custom format when displaying collections.
- Added in Blade view helpers: `@javascripts`, `@stylesheets`, and `@assets`.
- Assets maintain the order that they were added.
- Assets maintain the order that they were added.

0 comments on commit 79b94c3

Please sign in to comment.