File: pypi_readme.rst

package info (click to toggle)
yotta 0.20.5-8
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,880 kB
  • sloc: python: 11,279; makefile: 32
file content (18 lines) | stat: -rw-r--r-- 876 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.. image:: https://travis-ci.org/ARMmbed/yotta.svg
.. image:: https://circleci.com/gh/ARMmbed/yotta.svg?style=shield

yotta is a tool that we're building at `mbed <https://mbed.org>`_ to make it
easier to build better software written in C, C++ or other C-family languages.
It's still early in development, so if you have questions/feedback or issues, please `report them on Github <https://github.com/ARMmbed/yotta/issues>`_.

Installation
============
While yotta is written in python, to use it to build software you'll need several non-python dependencies. Detailed installation instructions and links to installers can be found on the `yotta docs site <http://docs.yottabuild.org>`_.

Get Started
===========
The best way to get started is to `follow the tutorial <http://docs.yottabuild.org/tutorial/tutorial.html>`_.

License
=======
yotta is licensed under Apache-2.0