This website requires JavaScript.
Explore
Help
Sign In
programmer
/
intermodal
Watch
1
Star
0
Fork
0
You've already forked intermodal
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0b486cc681
intermodal
/
bin
/
lint
6 lines
83 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Release v0.0.1 - Add changelog - Update publish-check recipe to match github actions - Add publish recipe - Update dependencies - Add minimimal-deps compatibility check type: release
2020-01-31 10:54:46 +01:00
#!/usr/bin/env bash
set -euxo pipefail
Add `imdl torrent show` The `imdl torrent show` command displays information about on-disk torrent files. The formatting of the command's output is copied from torf, an excellent command-line torrent creator, editor, and viewer. type: added
2020-02-04 16:55:50 +01:00
! grep --color -REni 'FIXME|TODO|XXX' src
Reference in New Issue
Copy Permalink