Giter Site home page Giter Site logo

rolim / tinyos-main Goto Github PK

View Code? Open in Web Editor NEW

This project forked from tinyos/tinyos-main

0.0 1.0 0.0 30.64 MB

Main development repository for TinyOS (an OS for embedded, wireless devices).

C 56.17% Java 10.55% Shell 2.47% Python 5.21% Perl 0.15% Objective-C 2.06% C++ 22.31% XSLT 0.17% Awk 0.03% MATLAB 0.03% Erlang 0.01% Assembly 0.44% Logos 0.43%

tinyos-main's Introduction

This is the TinyOS main development GIT repository.

It is hosted at https://github.com/tinyos/tinyos-main, main branch master. (aka gh:tinyos/tinyos-main(master))

============================================================================

** Where to begin: **

README.md (this file). For a general overview of what this Repo is about. This repository uses GIT as its DVCS.

doc/00a_Getting_Started: Overview of getting started using git, github.

doc/00b_Using_the_Repo: Using and contributing back to the central Repository.

============================================================================

  • About tinyos-main.

Long ago (well not that long ago), in a galaxy not too distant, tinyos development was hosted on Google Code as the subversion repository, tinyos-main.googlecode.com/svn/trunk. This repository is writeable by a select group of core developers.

TinyOS development is moving to a fully distributed model to encourage more participation and is switching to the GIT distributed version control system to support this.

To ease the transition the gh:tinyos/tinyos-main repository will support very similar access mechanisms as currently being used to write to the tinyos-main subversion repository. The core group of lead developers has push (write) permission to the main development repository.

  • Repo Structure

Currently there is a single mainline, master. gh:tinyos/tinyos-main(master). This is equivilent to the tip of the svn trunk.

Branches are very inexpensive and are encouraged for any significant development. Typically, a feature will be implemented on a topic branch, ie. -int. where stands for integration.

For the immediate future, branching should be done in private user repositories until the community gets used to how they work.

The general form for a repository/branch reference is: <github_context>/(branch) ie. gh:tinyos/tinyos-main(master) is the master branch in the tinyos/tinyos-main repository. Note that github repositories have a specific default branch controlled by github repository settings. gh:tinyos/tinyos-main refers to the repository but if that repository is pulled it will reference the default branch.

Local repositories are referenced using local(branch).

tinyos-main's People

Contributors

andrasbiro avatar cire831 avatar gnawali avatar mcerveny avatar mmaroti avatar phsommer avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.