sbaz
– Scala package sharing tool for the Scala 2 language
sbaz
[ <global_options> ] <command> [ <command_options> ]
<global_options>
<command>
sbaz
command.<command_options>
sbaz
command options.
The sbaz
tool is a system used by Scala enthusiasts to share computer files with each other. In particular, it makes it easy to share libraries and applications.
The sbaz
tool has a set of standard options that are supported on the current development environment and will be supported in future releases.
–d <dir>
–n
| ––dryrun
–v
| ––verbose
sbaz
tool is doing–version
–-univ
<name>
share
and retract
commands.–-univ-url
<url>
share
and retract
commands.
available
available
–a
compact
help
install
installed
keycreate
keyforget
keyknown
keyremember
keyremoteknown
keyrevoke
pack
<name> <directory> [ <options> ]
name-version.sbp
. The advertisement file is named name-version.advert
. The URL is the advertisement file is the URL base with the package filename appended.remove
retract
setuniverse
setup
share
<filename>
share
–i <descriptor>
–i
option.share
––template
––template
is specified, then instead of uploading a description, the command prints out a template of a package advertisement.show
update
upgrade
sbaz
update
scala-devel-2.5.1
to the universe
sbaz
share
scala-devel-2.5.1.advert
sbaz
returns a zero exist status if it succeeds to process the specified input files. Non zero is returned in case of failure.
Written by Lex Spoon.
Report bugs to <scala@listes.epfl.ch>
.
This is open-source software, available to you under a BSD-like license. See accomponying "copyright" or "LICENSE" file for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
fsc(1), scala(1), scalac(1), scaladoc(1), scalap(1)