Skip to content
This repository has been archived by the owner on Nov 2, 2018. It is now read-only.

Commit

Permalink
Updated README.md and TODO.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hassankhan committed Jan 26, 2014
1 parent 2280800 commit c47ac35
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,6 +106,10 @@ All pull requests should ideally be accompanied by passing unit tests and comple

Zepto is created and maintained by [Hassan Khan](http://hassankhan.me).

## Credits

Clearly a lot of help from [Slim](), as is apparent from the source code. This also would not have been possible without [Pico](), [Parsedown]() and many others. This project would not be available without the efforts of open-source PHP community.

## License

Zepto is released under the MIT public license.
5 changes: 4 additions & 1 deletion TODO.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,9 +32,12 @@ To-Do

## Tests
- Write MORE unit tests
- Add @dataProvider to ConsoleTest
- Maybe get some benchmarks up?
- Add support for HHVM

## Miscellanea
- Move ``index.php`` to ``public`` folder
- Add support for environments ``[production|dev]``
- Check for PHP version and use newer functions where available
- Create a CLI-type tool for initial setup
- Create a CLI-type tool for initial setup [IN PROGRESS]

0 comments on commit c47ac35

Please sign in to comment.