Skip to content
This repository was archived by the owner on Dec 23, 2019. It is now read-only.

BlythMeister/PaketSorter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

44 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paket Sorter

Build status Release Issues

A command line application call paket in standard folder structures and chain multiple commands together.

With added ability to sort dependencies and references files alphabetically prior to install.

Installation

Usage

Usage: PaketSorter [options]

Options:
  -d|--dir <PATH>             The path to a root of a repository, defaults to current directory if not provided (Note: <PATH> should be in quotes)
  -ua|--update-args <ARGS>    Args to pass to paket update (Note: <ARGS> should be in quotes)
  -ia|--install-args <ARGS>   Args to pass to paket install (Note: <ARGS> should be in quotes)
  -sa|--simplify-args <ARGS>  Args to pass to paket simplify (Note: <ARGS> should be in quotes)
  -cc|--clear-cache           Clear caches before running
  -s|--simplify               Include a paket simplify
  -u|--update                 Include a paket update
  -r|--reinstall              Delete the lock file and create from scratch
  -co|--clean-obj             Clean obj folders to force a full update
  -np|--no-prompt             Never prompt user input
  -v|--verbose                Verbose logging
  -ss|--skip-sort             Skip sort
  -?|-h|--help                Show help information

3rd Party Libraries

About

Paket Dependency & Reference Sorter

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

Packages

No packages published

Languages