- May 17, 2022
-
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
+ FEAT: All messages explain how to re-run with effecting changes. + REFACT: x3 utility functions emulating GnuMake. + refact: split sub-actions into separate ones, now that checks are cheaper.
-
Kostis ANAGNOSTOPOULOS authored
* feat: provide help-msg if --help/-h given anywhere in args. * refact: simplify help-msg formatting in one cmd.
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
with conda (de)activation- scripts, to pick the actual var values.
-
Kostis ANAGNOSTOPOULOS authored
when it is overridden by `git config vars set PATH` since this command is run BEFORE env has been activated, and the PATH is still the pre-activation one. * feat: put our path 1st in env PYTHON/PATHs.
-
Kostis ANAGNOSTOPOULOS authored
so as to reload terminal-session with all RC-files updated, before creating conda-env (eg `~/.condarc` to speedup things).
-
Kostis ANAGNOSTOPOULOS authored
put conda_init last, the lat one to execute on the 1st run.
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
don't erase its old value.
-
- May 16, 2022
-
-
Kostis ANAGNOSTOPOULOS authored
as instructed by BDAP docs, to avoid default location, which by default is user's home rc-folder.
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
fix(make): create intermediate dummy rule.
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
* enh: finalize Setup scripts & Instructions. * feat: setup-account.sh --help. * refact: print actions if no args given. * enh: slicence makefile execs.
-
Kostis ANAGNOSTOPOULOS authored
not to be confused with `setup.py`, and to prepare for `setup-project.sh`
-
- May 15, 2022
-
-
Kostis ANAGNOSTOPOULOS authored
-
Kostis ANAGNOSTOPOULOS authored
- TODO: installation
-