Skip to content

Commit

Permalink
Add sim known issues note
Browse files Browse the repository at this point in the history
  • Loading branch information
npentrel committed May 29, 2024
1 parent 82d2872 commit 3ae9c81
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/tildagon-apps/simulate.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,10 @@ You can simulate your badge apps with the [Tildagon badge simulator](https://git
2. Open a terminal and navigate to the [sim](https://github.com/emfcamp/badge-2024-software/tree/main/sim) folder.
3. From there, run `pipenv install` to install all dependencies.

!!! note "Not running as expected?"

Check the [known issues](https://github.com/emfcamp/badge-2024-software/tree/main/sim#known-issues).

## Simulate your app

The badge simulator simulates all apps in the [`sim/apps/`](https://github.com/emfcamp/badge-2024-software/tree/main/sim/apps/example/) folder To test your app, place your app's python file into the `sim/apps/` folder:
Expand Down

0 comments on commit 3ae9c81

Please sign in to comment.