Skip to content

cmc-freedom/aye-aye

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 

Repository files navigation

aye-aye

offline test-system

License

aye-aye - offline test-system
Copyright (C) 2013 cmc-freedom

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program. If not, see {http://www.gnu.org/licenses/}.

Have you pre-builded version?

Not yet.

Okey, how I can build current code?

Build project with cmake.

WAT?

If you don't know meaning of these words.

  1. Install git.

  2. Clone repository git clone https://github.com/cmc-freedom/aye-aye.git

  3. Install cmake

  4. Install gcc

  5. Install make

  6. Open project directory.

  7. Run in console:

    mkdir build cd build cmake ../src make

Releases

No releases published

Packages

No packages published