-
Updated
Oct 11, 2020 - Assembly
makefile
Here are 1,801 public repositories matching this topic...
-
Updated
Oct 13, 2020 - C
-
Updated
Mar 2, 2020 - Go
-
Updated
Oct 8, 2020 - Python
-
Updated
Oct 9, 2020 - R
-
Updated
Oct 11, 2020 - Makefile
Currently, if I run bake command when the Bakefile is empty, the error message seems very scary:
Traceback (most recent call last):
File "/home/redowan/.local/share/virtualenvs/flask-template-wBuRwttx/bin/bake", line 8, in <module>
sys.exit(entrypoint())
File "/home/redowan/.local/share/virtualenvs/flask-template-wBuRwttx/lib/python3.7/site-packages/click/core.py", line 764,
-
Updated
Oct 12, 2020 - Makefile
-
Updated
Aug 10, 2020 - C
-
Updated
Oct 12, 2020 - Rust
-
Updated
Oct 2, 2020 - Python
-
Updated
Oct 4, 2020 - Scala
-
Updated
Sep 1, 2020 - Python
-
Updated
Jan 12, 2020 - Makefile
-
Updated
Apr 30, 2020 - Makefile
🐛 Bug Report
I got the error RuntimeError: failed to find interpreter for Builtin discover of python_spec='python3.7', when try to first commit.
🔬 How To Reproduce
Steps to reproduce the behavior:
- cookiecutter gh:TezRomacH/python-package-template
- Follow instructions
- After git add, git commit and get the error.
Code sample
git commit -m ":tada: InitiaImprove this page
Add a description, image, and links to the makefile topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the makefile topic, visit your repo's landing page and select "manage topics."
Or a new flag should be introduced (e.g.
task --names) to just output the names of available tasks, with no descriptions.Currently, a Taskfile with no descriptions returns:
While the solution is fairly intuitive (i.e. add a description to every task), the behaviour is surprising. Not to mention it would make the completions