-
Updated
Jan 12, 2021 - Assembly
#
makefile
Here are 1,987 public repositories matching this topic...
mal - Make a Lisp
javascript
ruby
python
c
java
c-sharp
bash
swift
docker
php
c-plus-plus
clojure
r
scala
lisp
makefile
webassembly
learn-to-code
mal
lisp-interpreter
c
c-plus-plus
package-manager
visual-studio
lua
objective-c
cross-platform
makefile
assembly
build-tool
multi-language
wdk
xmake
tbox
cross-toolchains
-
Updated
Jan 25, 2021 - C
Modern Make
-
Updated
Mar 2, 2020 - Go
Smaller, easier, more powerful, and more reliable than make. An implementation of djb's redo.
-
Updated
Nov 4, 2020 - Python
An R-focused pipeline toolkit for reproducibility and high-performance computing
workflow
data-science
r
pipeline
reproducible-research
makefile
high-performance-computing
rstats
r-package
reproducibility
ropensci
drake
peer-reviewed
-
Updated
Jan 8, 2021 - R
MXE (M cross environment)
-
Updated
Jan 21, 2021 - Makefile
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,
2
A build tool for Erlang that just works.
-
Updated
Dec 7, 2020 - Makefile
Enhanced GNU Make - tracing, error reporting, debugging, profiling and more
-
Updated
Jan 12, 2021 - C
-
Updated
Dec 29, 2020 - Rust
A template for new Python libraries.
-
Updated
Jan 16, 2021 - Python
A boilerplate for flask restful web service
-
Updated
Jan 12, 2021 - Python
A sbt plugin for creating distributable Scala packages.
-
Updated
Jan 14, 2021 - Scala
Blueprint/Boilerplate For Golang Projects
-
Updated
Jan 12, 2020 - Makefile
mysql
docker
nginx
php
laravel
composer
docker-compose
makefile
docker-environment
php-docker
php-environment
docker-compose-template
docker-laravel
laravel-docker
laravel-docker-compose
-
Updated
Jan 16, 2021 - Makefile
Makefile templates for different sized projects
-
Updated
Nov 16, 2020 - Makefile
2
dbinary
commented
May 14, 2020
🐛 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