feat(fortran): SPC m f o
opens project config
This commit is contained in:
parent
56187fc35a
commit
3a01faed49
2 changed files with 13 additions and 2 deletions
|
@ -27,7 +27,8 @@
|
|||
(:prefix ("f" . "fpm")
|
||||
:desc "fpm build" "b" #'+fortran/fpm-build
|
||||
:desc "fpm run" "r" #'+fortran/fpm-run
|
||||
:desc "fpm test" "t" #'+fortran/fpm-test)
|
||||
:desc "fpm test" "t" #'+fortran/fpm-test
|
||||
:desc "Open project config" "o" #'+fortran/fpm-open-project-toml)
|
||||
(:prefix ("g" . "gfortran")
|
||||
:desc "compile" "c" #'+fortran/gfortran-compile
|
||||
:desc "run" "r" #'+fortran/gfortran-run)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue