Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
dupuisa committed Feb 14, 2017
2 parents 23ddb4f + be79c31 commit 2d636e7
Showing 1 changed file with 25 additions and 1 deletion.
26 changes: 25 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,26 @@
# i-CodeCNES
<img src="https://github.com/dupuisa/i-CodeCNES/blob/master/img/logo-i-code-cnes.png" width="300"/>

i-Code CNES is a static code analysis tool to help developpers write code compliant with CNES coding rules.

By now it is a plug-in eclipse, but it could be/will be modified into a standalone application.

Source code is not available yet, but will be sooner as possible.

Release 1.0.0
=============
Release 1.0.0 is composed of 3 features :
* i-Code CNES Core
* i-Code CNES Fortran 77 - checks rules and metrics for Fortran 77
* i-Code CNES Fortran 90 - checks rules and metrics for Fortran 90

Feedback and Support
====================
Contact : [email protected]

Bugs and Feature requests: https://github.com/dupuisa/i-CodeCNES/issues

Licensing
=========
This software is licensed under the terms in the file named "LICENSE" in this directory.

The software used Java files, generated with JFlex (http://.jflex.de). The terms of this library license are available here after : http://jflex.de/copying.html

0 comments on commit 2d636e7

Please sign in to comment.