Skip to content

An example that shows how you can use a common library to create a full blown library and then have two shell apps that will determine the version of Full vs. Lite all based upon package name.

Notifications You must be signed in to change notification settings

KhalidElSayed/FullAndLiteVersionSharedLibrary

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Full and Lite Versions Sharing Common Code

This example that shows how you can use a common library to create a full blown application which is served by two shell apps that will determine the version of Full vs. Lite. All based upon package name.

This allows you to write the code once in the library and sprinkle if statements throughout to determine which version should have features, and which version should not.

About

An example that shows how you can use a common library to create a full blown library and then have two shell apps that will determine the version of Full vs. Lite all based upon package name.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published