Switch to a build system which doesn't require extra installations
See original GitHub issueI’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:
- Created 7 years ago
- Comments:12 (12 by maintainers)
Top 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 >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
May I humbly suggest https://github.com/adamralph/simple-targets-csx
This change has been released as part of FakeItEasy 3.1.0.