Skip to content

Macro to deploy 4d component to current 4d app or selected folder

Notifications You must be signed in to change notification settings

mesopelagique/DeployComponent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DeployComponent

language language-top code-size build discord

Macro to deploy 4d component to current 4d app or selected folder.

⚠️ The component must compile without any errors.

It use v19 command Compile project to compil then Zip Create Archive to bundle it.

Install this component to your 4D App

Open the component and use the method editor macro Deploy to > 4D App

or using command line interface on macOS

Using kaluza

kaluza install -g mesopelagique/DeployComponent

How to use?

  • Open any 4d database that you want to deploy (compile + move somewhere)
  • From any method in method editor, open the macro menu and launch one of the macro under Deploy to et voila!

Screenshot

💡 press Shift down to open on disk the builded component


mesopelagique

About

Macro to deploy 4d component to current 4d app or selected folder

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published