baelfire
latest
  • 1. About Baelfire
  • 2 Tutorial
  • 3 Bael - command line
  • 4 Main
  • 5 Examples
baelfire
  • Docs »
  • Baelfire
  • Edit on GitHub

Baelfire¶

Baelfire is a tool for build automatization and a task runner.

Overall¶

  • 1. About Baelfire
    • 1.1 What is Baelfire
    • 1.2 Why reimplement makefile?
    • 1.3 Advantage of Baelfire
    • 1.4 Website
    • 1.5 Install
  • 2 Tutorial
    • 2.1 Simple Tasks
      • 2.1.1 First task
      • 2.1.2 Logging
      • 2.1.3 Task dependency
    • 2.2 Core model
      • 2.2.1 Core settings
      • 2.2.2 Saving and loading settings
      • 2.2.3 Task replacment
      • 2.2.4 Task replacment - migration
    • 2.3 File Tasks
      • 2.3.1 File Task
      • 2.3.2 Template Task
    • 2.4 SubProcessing
      • 2.4.1 SubprocessTask
      • 2.4.2 Pid dependencies
      • 2.4.3 Ignore abort error
  • 3 Bael - command line
    • 3.1 About
    • 3.2 Help
    • 3.3 Running tasks
    • 3.4 Graphs

Api¶

  • 4 Main
    • 4.1 Tasks
    • 4.2 Dependencies

Examples¶

  • 5 Examples
    • 5.1 Django

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2014, Dominik "Socek" Długajczyk. Revision 028701bf.

Built with Sphinx using a theme provided by Read the Docs.