Skip to content

sigmadeltasoftware/Substratum

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substratum

Download

Kotlin-based lightweight Android MVP architecture-foundation, enforcing clean, maintainable and testable code. Made in context of the following article.

!NOTE

This library is still in a very early & experimental stage, where the API will likely change quite a bit. If you're looking for a stable alternative, please look into Mosby.

Installing

Simply add the project to your build.gradle. Replace 'x.x.x' by latest version which can be found at the top of the document.

implementation 'be.sigmadelta:Substratum:x.x.x'

Example application

====> In Progress

To Be Done

  • Create Sample application
  • Write documentation (dokka)
  • Write unit/integration tests

Contributing

Contributions are very welcome and can be made using pull requests.

License

This project is licensed under the MIT License - see the LICENSE.md file for details

About

Lightweight Android MVP Architecture Library

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages