You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ape is a new framework. Because it is new, I am unaware where I can find projects already using it as the sole framework to build their project. I suggest linking to project using ape in the README, to provide a reference for users to see how the configuration, tests, etc. are set up. This allows a new user to easily test out different ape cli features (for example, ape test --gas). Initially this may require bootstrapping with a sample repository with simple contracts and tests to demonstrate different ape features. The sample repository could later become a showcase for the features in the docs and could help test that the docs are updated with the latest implementation (#657).
Specification
Add links in the README or elsewhere in the docs to provide an example of how to leverage the ape framework.
Dependencies
None.
The text was updated successfully, but these errors were encountered:
Overview
Ape is a new framework. Because it is new, I am unaware where I can find projects already using it as the sole framework to build their project. I suggest linking to project using ape in the README, to provide a reference for users to see how the configuration, tests, etc. are set up. This allows a new user to easily test out different ape cli features (for example,
ape test --gas
). Initially this may require bootstrapping with a sample repository with simple contracts and tests to demonstrate different ape features. The sample repository could later become a showcase for the features in the docs and could help test that the docs are updated with the latest implementation (#657).Specification
Add links in the README or elsewhere in the docs to provide an example of how to leverage the ape framework.
Dependencies
None.
The text was updated successfully, but these errors were encountered: