question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

I like to replace the old Makefile with something more modern.

My first idea was to use pyproject.toml’s script section to run with poetry: python-scripts

@Yajo suggests pyinvoke.

Issue Analytics

  • State:closed
  • Created 4 years ago
  • Comments:12 (11 by maintainers)

github_iconTop GitHub Comments

1reaction
pawamoycommented, Apr 27, 2020

Thank you for sharing your thoughts on this, this is very interesting 🙂

Oh and by bake, I meant this one!

0reactions
yajocommented, Aug 21, 2020

Fixed in #261

Read more comments on GitHub >

github_iconTop Results From Across the Web

At long last, Servo ditches Makefiles for Cargo : r/rust - Reddit
Makefile /bash is a horrible language to boot up a python harness in, especially when you need to tack on some arguments and...
Read more >
Using make for cross platform compilation - Stack Overflow
I use UNAME := $(shell uname) within my Makefile to detect the platform (Linux or MS-Windows). I provide below a complete example based...
Read more >
Developers - Ditch Makefile - - Bountysource
Coming soon: A brand new website interface for an even better experience!
Read more >
File Finder · GitHub
... cowtour/makefile · cowxor/cowxor.cpp · cowxor/makefile · cryptcow/cryptcow.cpp · cryptcow/makefile · ditch/ditch.cpp · ditch/makefile · fc/fc.cpp ...
Read more >
Ditch subcommands - tip-bot2 for Josh Poimboeuf
This is an external index of several public inboxes, see mirroring instructions on how to clone and mirror all data and code used...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found