Gnoga, the core framework, is intended to be the bridge between HTML5/JS
and Ada. The idea has always been that libraries like Bootstrap, jQueryUI
and the various new libraries I will be adding are like plugins and modules
to be added on top of Gnoga.

So I'm spending a bit of time to figure out how to make it possible to
offer package management for Gnoga. The idea being is start your project
with the standard dir layout and be able to easily pull in the plugins and
modules to your project.

It could be just having a deps dir like in Gnoga now and git clone
following by a "setup" script that will copy out from the deps dir the
additional html,js,css and Ada src in to the project dirs. The only "catch"
is Windoze and trying to make such a script cross platform.

Any ideas of how to do this with simplicity always open to ideas.

David Botton
------------------------------------------------------------------------------
Don't Limit Your Business. Reach for the Cloud.
GigeNET's Cloud Solutions provide you with the tools and support that
you need to offload your IT needs and focus on growing your business.
Configured For All Businesses. Start Your Cloud Today.
https://www.gigenetcloud.com/
_______________________________________________
Gnoga-list mailing list
Gnoga-list@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gnoga-list

Reply via email to