Skip to content

Commit

Permalink
Merge branch 'master' of https://github.com/codecourse/slender
Browse files Browse the repository at this point in the history
  • Loading branch information
alexgarrettsmith committed May 25, 2017
2 parents c3162a2 + ff9c173 commit 078bff1
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
# slender
A slender starter structure for Slim 3

## Installation

`composer create-project codecourse/slender projectname`

## What's this all about then?

The simplest boilerplate for getting started on a new Slim adventure. No clutter, ready to transform into your next big idea.

Also used for [Codecourse](https://www.codecourse.com) courses, just to save a little time.

## Contributing

Feel free to submit any minor enhancements, but the goal here is to keep this as simple (yet as practical) as possible, so no huge additions. Thanks!

0 comments on commit 078bff1

Please sign in to comment.