-
Notifications
You must be signed in to change notification settings - Fork 0
Home
MWRuszczycky edited this page Oct 18, 2020
·
4 revisions
btx is developed using Haskell and the Haskell Tool Stack. Instructions for downloading the source code and compiling are provided here.
btx is written with an emphasis on help documentation. You can get a complete list of all currently supported commands, keywords and directives using:
$ btx help
You can get detailed information about any one command, keyword or directive using:
$ btx help <what-you-want-to-know-about>
for example, to get the details about the get
command use btx help get
.
The btx wiki