foundation6.cli =============== .. py:module:: foundation6.cli Attributes ---------- .. autoapisummary:: foundation6.cli.cli Functions --------- .. autoapisummary:: foundation6.cli.pre_checks foundation6.cli.update Module Contents --------------- .. py:data:: cli .. py:function:: pre_checks() -> None .. py:function:: update() -> None Update helper for foundation6 using node and webpack. By the time this cli is used, probabely things already changed and it needs to be adapted. Also some import might not work and have to be adapted manually. The Backup files can always be consulted.