Skip to content
This repository was archived by the owner on Jan 11, 2024. It is now read-only.

pbiggar/trychooser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

87 Commits
 
 
 
 
 
 
 
 

Repository files navigation

trychooser is a program which asks you questions and creates a TryChooser syntax for you. It is structured as a hg extension, but it should also work as a command-line program.

Installation

To install, add this line to you .hgrc:

[extensions]
trychooser = path/to/trychooser

Running

To push to tryserver after asking you questions, type:

$ hg trychooser

Command line

To just read get a trysyntax from the command line:

$ ./trychooser

Testing

To run the tests, run

$ ./trychooser_test

Meta

Based on Lukas Blakk's web version UI-Code See also the TryChooser page

Bugs and patches via Github

About

Interactively create tryserver syntax from the command line

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages