indygreg / indygreg/PyOxidizer
Can't find pyoxidizer.bzl file
- Dominant language
- Rust
- Stars
- 6.2k
- Forks
- 256
- PR merge metrics
- No merged PRs in 30d
Description
It's entirely possible that this is my own incompetence but when I create a new PyOxidizer project with `pyoxidizer init MyApp` I can't find a `pyoxidizer.bzl` file in the root of the newly created project. There is a `pyoxidizer.toml` file which seems to have similar options. Am I missing something obvious here? The project just launches a REPL when ran and I don't see options in the TOML file to get PyOxidizer to launch a `.py` file for instance.
I'm running PyOxidizer 0.4.0.
Contributor guide
No contributing guide indexed for this repository
Research direction
Reproduce `pyoxidizer init MyApp` with PyOxidizer 0.4.0 and inspect the generated `pyoxidizer.toml` alongside the missing `pyoxidizer.bzl`. Determine whether the project template or documentation should explain the configuration format and how to launch a `.py` file instead of a REPL; done means the expected file and setup are documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Documentation
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100