mirror of
https://github.com/vinta/awesome-python.git
synced 2024-11-24 04:21:07 +00:00
Merge pull request #173 from denilsonsa/patch-1
Adding `fabricate` build tool
This commit is contained in:
commit
d402cae103
|
@ -120,6 +120,7 @@ A curated list of awesome Python frameworks, libraries and software. Inspired by
|
|||
* [SCons](http://www.scons.org/) - A software construction tool.
|
||||
* [PlatformIO](https://github.com/ivankravets/platformio) - A console tool to build code with different development platforms.
|
||||
* [BitBake](http://www.yoctoproject.org/docs/1.6/bitbake-user-manual/bitbake-user-manual.html) - A make-like build tool with the special focus of distributions and packages for embedded Linux.
|
||||
* [fabricate](https://code.google.com/p/fabricate/) - A build tool that finds dependencies automatically for any language.
|
||||
|
||||
## Interactive Interpreter
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user