boss

command module
v3.0.2+incompatible Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 4, 2019 License: MIT Imports: 1 Imported by: 0

README

Dependency Manager for Delphi

Getting started

Installation:

Available Commands

> Init

This command initialize a new project

boss init
> Install

This command install a new dependency

boss install <dependency>
Aliases: i, add
> Uninstall

This command uninstall a dependency

boss uninstall <dependency>
> Dependencies

This command print all dependencies and your versions

boss dependencies
Aliases: dep
> Version

This command show the client version

boss version
Aliases: v
> Update

This command update installed dependencies

boss update
Aliases: up
> Upgrade

This command upgrade the client latest version. Add --dev to upgrade to the latest pre-release.

boss upgrade
boss upgrade --dev

Flags

> Global

This flag defines a global environment

boss --global
Aliases: -g
> Help

This is a helper for boss. Use boss <command> --help for more information about a command.

boss --help
Aliases: -h

Another commands

delphi           Configure Delphi version
gc               Garbage collector  
login            Register login to repo
publish          Publish package to registry
run              Run cmd script

Samples

boss install horse
boss install horse:1.0.0
boss install -g delphi-docker
boss install -g boss-ide
For use yor project in boss create a tag with semantic version.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL