This website requires JavaScript.
Explore
Help
Sign In
millironx
/
setup-nextflow
Watch
1
Star
0
Fork
You've already forked setup-nextflow
0
mirror of
https://github.com/MillironX/setup-nextflow.git
synced
2024-11-22 09:49:56 +00:00
Code
Issues
Releases
Packages
Activity
8e5e5dbd4c
setup-nextflow
/
src
History
Robrecht Cannoodt
be72b1dc0f
If
fs.renameSync
fails (e.g. because source and destination files are on different partitions), try
fs.copySync
and
fs.unlinkSync
instead.
2023-06-22 09:18:37 +02:00
..
functions.ts
If
fs.renameSync
fails (e.g. because source and destination files are on different partitions), try
fs.copySync
and
fs.unlinkSync
instead.
2023-06-22 09:18:37 +02:00
main.ts
refactor: Add short-circuit cache checking for already-installed Nextflow
2023-05-18 12:49:37 +00:00