Skip to content

Commit

Permalink
Merge pull request #7 from okapi-web/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
WalterWoshid authored Sep 3, 2023
2 parents 1f7e6ac + efc0a1c commit fadb1f2
Showing 1 changed file with 13 additions and 0 deletions.
13 changes: 13 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ composer require okapi/code-transformer
- [Limitations](#limitations)
- [How it works](#how-it-works)
- [Testing](#testing)
- [TODO](#todo)



Expand Down Expand Up @@ -331,6 +332,18 @@ Give a ⭐ if this project helped you!



## TODO

- Add support for Production/Development environments:
- Production: Cache will not be checked for updates (better performance)
- Development: Cache will be checked for updates (better debugging experience)

- Create a flowchart (WIP)

- Cache lifetime



## 🙏 Thanks

- Big thanks to [lisachenko](https://github.com/lisachenko) for their pioneering
Expand Down

0 comments on commit fadb1f2

Please sign in to comment.