Skip to content

LouwrensP/LamedalCore

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

alt tag LamedalCore v1.1.6-alfa3

State

Platform Build Tests Status Server
Windows 10.0 VS2017 Debug - alt tag AppVeyor
Windows 10.0 VS2017 Debug yes alt tag AppVeyor
Windows 10.0 VS2017 Release yes alt tag AppVeyor
Windows 10.0 VS2017 tests run yes alt tag AppVeyor artifacts
Linux Ubuntu 14.04 dotnet build - alt tag Travis
OSX Darwin 10.11-x64 dotnet build - alt tag Travis
Linux Ubuntu 14.04 dotnet build yes (todo) Travis
Static Analysis analysis - alt tag Coverity Scan
Code Coverage dotCover yes Result Report Generator
Code Style CodeFactor Debug alt tag Code Factor

Build History

Build History

Background


The best programmers in the world can deliver software before deadlines, under budget, and address 100% of the requirements. Sadly there are just too many deadlines and in order to stay afloat code is copied and pasted all over the place. No time is available to spend on code quality. There is never time to focus on writing code for one simple specific thing, that do one thing and do that one thing very well. The fact of life is that there is never an opportunity to create these "perfect little snowflakes" of code.

The continues pressures of "crunching" out code will ... see more


Roadmap

  • Create a simple but functional .NET Core library. (Done)
  • Create test cases with at least 95% code coverage of the library. (Done)
  • Create workflow process to ensure library stability and usability. (Done)
  • Integrate with Appveyor (Done)
  • Create library based modular unit test cases. (In progress)
  • Create a simple c# code parser to evaluate code on a macro scale. (In progress - 30 July 2017)
  • Create Visual Studio Tools to support the Lamedal framework. (Future)
  • Use Lamedal tools to refactor and optimise source code. (Future)
  • Publish Lamedal Blueprint rule framework methodology. (Future)
  • Demo's to illustrate how Blueprint tools is used to create Lamedal extensions. (Future)

Setup

  • Click on Setup to see how to setup and use the library.

License

Apache License Version 2.0

About

Software done right. (This is a library of useful methods implemented on .NET Core that will give you a quick start.)

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 99.7%
  • Other 0.3%