If you have feedback, suggestions, or need help, feel free to post in our issue tracker.Upgrading from an older version? Check out our breaking changes page to see what changes to watch out for while upgrading.
shelljs unix shell bash nodejs node makefile make jake synchronous unix-commands unix-shell-in-javascriptMmake is a small program which wraps make to provide additional functionality, such as user-friendly help output, remote includes, and eventually more. It otherwise acts as a pass-through to standard make.Make's primary function is not to serve as a "task runner", however it's often used for that scenario due to its ubiquitous nature, and if you're already using it, why not! Make is however lacking a built-in mechanism for displaying help information.
makefile make task-runner task-manager build-tool build-system mmake utility go-libraryMal is a Clojure inspired Lisp interpreter.Mal is a learning tool. See the make-a-lisp process guide. Each implementation of mal is separated into 11 incremental, self-contained (and testable) steps that demonstrate core concepts of Lisp. The last step is capable of self-hosting (running the mal implementation of mal).
mal docker lisp lisp-interpreter c-plus-plus c-sharp r bash makefile learn-to-codeThis is a simple CMake tutorial project which contains some different scenarios.
cmake cpp makefile tutorial example best-practicesA boilerplate to ease the pain of building and maintaining a CV or résumé using LaTeX. That makes super easy to update a CV while keeping a consistent structure.
latex pandoc yaml pdf typesetting makefilePlease note: Theos has undergone a number of changes recently. To learn more, visit the wiki. See LICENSE.md for licensing information.
theos ios build-system makefile build iphone mac jailbreak objcxmake is a cross-platform build utility based on lua. The project focuses on making development and building easier and provides many features (e.g package, install, plugin, macro, action, option, task ...), so that any developer can quickly pick it up and enjoy a productivity boost when developing and building projects.
build-tool cross-platform multi-language visual-studio xmake package-manager tbox c-plus-plus makefileA build tool for Erlang that just works. Embrace the power and simplicity of Makefiles.
makefile build-tool build-system package-managerSimple automated LaTeX invoicing system for freelancers. Built along the lines of cv-boilerplate and letter-boilerplate, this boilerplate contains the bare minimum to produce a professional-looking invoice with the least possible effort, so you can concentrate on things that matters.
latex pandoc makefile yaml typesetting pdfTask is a simple tool that allows you to easily run development and build tasks. Task is written in Golang, but can be used to develop any language. It aims to be simpler and easier to use then GNU Make.Or you can download the binary from the releases page and add to your PATH. DEB and RPM packages are also available. The task_checksums.txt file contains the SHA-256 checksum for each file.
make makefile task task-runner build-automation build-tool build-system developer-tools utility go-libraryA sbt plugin for creating distributable Scala packages that include dependent jars and launch scripts. Now you can use sbt pack command in your project.
sbt-plugin docker makefileGENie (pronounced as Jenny) is project generator tool. It automagically generates project from Lua script, making applying the same settings for multiple projects easy. Initial version of GENie is fork of Premake 4.4 beta 5, and there is no intention to keep it compatible with it.
fastbuild cmake qbs ninja premake visual-studio makefile generator xcode qtcreatorGenerates the structure for Python libraries using cookiecutter. Cookiecutter will ask you for some basic info (your name, project name, python package name, etc.) and generate a base Python project for you.
template project-creation cookiecutter makefileA boilerplate to quickly and painlessly generate high-quality letters through LaTeX. To install LaTeX on Mac OS X, I recommend getting the smaller version BasicTeX from here and installing the additional packages with tlmgr afterwards. Same goes for Linux: install texlive-base with your package manager and add the needed additional packages later.
latex padoc yaml markdown pdf typesetting makefileNowadays an iOS project is more than only a *.xcodeproj file with some self-written Objective-C or Swift files. We have a lot of direct and indirect external dependencies in our projects and each new developer on the project or the build server have to get these. Developers need these before working on the app and the build server to build and deploy the app. Code: Because we don’t want reinvent the wheel for parts of our apps again and again, we use third-party libraries for common use cases. E.g. we use Alamofire for our network stack. Also, we want use the latest and hopefully greatest version of each dependency, to get the newest features and especially critical bug fixes almost automatically. To reach this goal you should use a dependency manager, which cares about these problems. The principle „never change a running“ system should not apply to third-party dependencies. Especially if these are responsible for critical parts of the app, like encryption.
ios fastlane make rake shell makefile rakefile shell-script devopsThis is an example package of using Literate Programming for developing R packages. Most R package authors probably write R code in the R scripts under the R/ directory, and use comments to explain code. This package shows that you do not have to develop a package in this way. You may write R code in R Markdown documents, and extract the code to the R/ directory automatically via knitr::purl(). At the same time, you will get a nicely formatted output document displaying the source code chunks as well as the text/prose chunks, and this output document can be a package vignette. Please see the package homepage for more details: http://yihui.name/rlp. This package is licensed under MIT, and you are welcome to file issues or submit pull requests. Let me also thank whomever invented holidays, which is often my most productive time. Oh I cannot live without holidays.
r r-package literate-programming makefile gnu-makeTask driven build tool.Full-feature ES2015+ driven task runner.
makefileOrbit started with the need to find a cross-platform alternative of make and sed -i commands. As it does not aim to be as powerful as these two commands, Orbit offers an elegant solution for running commands and generating files from templates, whatever the platform you're using.Download the latest release of Orbit from the releases page. You can get Orbit for a large range of OS and architecture.
command shell-script batch-script template-engine makefile cross-platform
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.