Skip to content

turdusmerula/army

Repository files navigation

army==========

Army is a plugin centric package manager dedicated to write firmware for the arm microcontroler world.

Army in itself is only a package manager but once enhanced with toolchain plugins it quicly becomes a useful tool to manage your dependencies and firmware versions.

Army quick tour:

  • Command line tool
  • Package manager with semantic versioning
  • Plugin centric

Installing

Install and update using pip:

$ pip install -U army

Links