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.

Switch to a build system which doesn't require extra installations

See original GitHub issue

I’m getting more and more loathed to install Ruby when I’m building a new dev machine purely for the purpose of running Rake. Rake is a majestic tool, but there are several worthy competitors nowadays which can be bootstrapped locally by a build.cmd and/or build.sh. E.g. Fake, Cake, Bau.

Issue Analytics

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

github_iconTop GitHub Comments

1reaction
adamralphcommented, Feb 24, 2017
0reactions
blairconradcommented, Mar 10, 2017

This change has been released as part of FakeItEasy 3.1.0.

Read more comments on GitHub >

github_iconTop Results From Across the Web

pip is completely ignoring build-system requirements when ...
toml [build-system] requires= are completely ignored by pip and not treated as dependencies that need to be installed.
Read more >
Options to build the same package in different ways (with ...
For some packages, we really need to have different builds (producing different wheels), with different build dependencies.
Read more >
Build Systems (GNU Guix Reference Manual)
The build system assumes that packages install their public interface (header) files to the subdirectory include of the out output and their libraries...
Read more >
3.6. Include packages in build
A few packages may require additional steps, as explained on the Build ... If you switch between building with CMake and make builds,...
Read more >
How To Build and Install Go Programs
In Go, distributing or deploying your application requires you to build your code into a shareable binary executable. To do this, you can...
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