aigon init (deprecated)
aigon init is deprecated. Use aigon apply instead.
aigon apply does everything init did, and more: it also initializes the repo on first run and keeps Aigon files up to date on subsequent runs — so there is only one verb to remember.
# Before (deprecated)
aigon init
# After
aigon applyaigon init still works but prints a deprecation warning. It will be removed in a future release.
See also
Last updated on