An open API service indexing awesome lists of open source software.

https://github.com/willwade/aac-tools

A suite of AAC/AT/SEN tools to analyse, extract, reorganise Vocabulary and various components of software
https://github.com/willwade/aac-tools

Last synced: over 1 year ago
JSON representation

A suite of AAC/AT/SEN tools to analyse, extract, reorganise Vocabulary and various components of software

Awesome Lists containing this project

README

          

AAC Tools
=========

This project lists a bunch of tools to analyse, convert and extract information from Various AAC/AT software packages.

This is purely for research purposes. Please use at your own risk and please be aware of any copyrights that may exist when playing with Non-Opensource Software/Vocab Packages.

Getting Involved
----------------

In order to start contributing code to the project, follow the steps below:

1. Fork this repo. For detailed instructions visit [http://help.github.com/fork-a-repo/](http://help.github.com/fork-a-repo/)
2. Hack away! but please make sure you follow [this branching model] (http://nvie.com/posts/a-successful-git-branching-model/). That means, make your pull requests against the **develop** branch, not the **master** branch.