Skip to content
#

makefile

Here are 2,293 public repositories matching this topic...

bake
rednafi
rednafi commented Nov 17, 2019

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,

Improve this page

Add a description, image, and links to the makefile topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the makefile topic, visit your repo's landing page and select "manage topics."

Learn more