Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Generalized SDK Approach #7

Closed
michaelquigley opened this issue Dec 5, 2019 · 2 comments
Closed

Generalized SDK Approach #7

michaelquigley opened this issue Dec 5, 2019 · 2 comments
Milestone

Comments

@michaelquigley
Copy link
Collaborator

fablab is intended to primarily act as a software framework, which can be extended and customized by developers (using code) to meet their needs. This means we're going to need an SDK-style workflow, which can acccomodate things like fablab new, and the static template files that are included, in addition to the framework code (and models) itself.

Refine the generalized SDK strategy.

@michaelquigley
Copy link
Collaborator Author

See package embed in golang 1.16:

https://tip.golang.org/pkg/embed/

@plorenz
Copy link
Member

plorenz commented Jun 6, 2023

Complete. Fablab is now usable as a library. Resources from fablab can be embedded in applications.

@plorenz plorenz closed this as completed Jun 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants