diff options
author | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-25 16:36:19 +0000 |
---|---|---|
committer | Yuri Victorovich <yuri@FreeBSD.org> | 2020-05-25 16:36:19 +0000 |
commit | c6ed5d5f6d8d85afc3e9630413f8bc00624a5cee (patch) | |
tree | c11f0b6a0b89c7b9060aa2f90e24673f0206eae0 /deskutils/just/pkg-descr | |
parent | b5474c2206bb005ea5f7ea742d2681af94c7b793 (diff) | |
download | ports-c6ed5d5f6d8d85afc3e9630413f8bc00624a5cee.tar.gz ports-c6ed5d5f6d8d85afc3e9630413f8bc00624a5cee.zip |
New port: deskutils/just: Just a command runner: handy way to save/run project-specific commands
Notes
Notes:
svn path=/head/; revision=536476
Diffstat (limited to 'deskutils/just/pkg-descr')
-rw-r--r-- | deskutils/just/pkg-descr | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/deskutils/just/pkg-descr b/deskutils/just/pkg-descr new file mode 100644 index 000000000000..afb2a84eb650 --- /dev/null +++ b/deskutils/just/pkg-descr @@ -0,0 +1,3 @@ +just is a handy way to save and run project-specific commands. + +WWW: https://github.com/casey/just |