Skip to content

Commit

Permalink
Merge pull request vinta#173 from denilsonsa/patch-1
Browse files Browse the repository at this point in the history
Adding `fabricate` build tool
  • Loading branch information
vinta committed Jul 31, 2014
2 parents 05797fe + 15ecb72 commit d402cae
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down

0 comments on commit d402cae

Please sign in to comment.