issues
search
vilicvane
/
clime
⌨ The command-line interface framework for TypeScript.
252
stars
10
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Bump semver from 5.4.1 to 5.7.2
#62
dependabot[bot]
opened
1 year ago
0
Bump is-my-json-valid from 2.16.1 to 2.20.6
#61
dependabot[bot]
opened
1 year ago
0
Bump yargs-parser from 5.0.0 to 5.0.1
#60
dependabot[bot]
opened
1 year ago
0
Bump lodash from 4.17.4 to 4.17.21
#59
dependabot[bot]
opened
1 year ago
0
Wanted to say thank you! :heart:
#58
dgreene1
closed
3 years ago
1
Fix help information not display the brief of modules
#57
noobnooc
opened
4 years ago
0
[Bug] Wrong parsing not required params
#56
whalemare
closed
4 years ago
3
[Question] How to share variables between different command
#55
brick9527
closed
4 years ago
4
[Question] How implement shutdown
#54
galkin
closed
1 year ago
4
Use a dynamically assigned require function so that Clime can be used with Webpack
#53
shimmerjs
opened
5 years ago
3
[code question] What's the point of "shim"
#52
lwyj123
closed
5 years ago
1
Support more than one Options parameter
#51
asafh
opened
5 years ago
1
Run Commands support
#50
mattyclarkson
closed
6 years ago
2
Parameter arrays
#49
jbboehr
closed
6 years ago
2
Access help string inside of the Command class
#48
BRUNNEL6
closed
6 years ago
2
Support `ts-node` by checking `.ts` source files
#47
marshall007
opened
6 years ago
7
Add ability to provide own parsing logic
#46
ajafff
opened
6 years ago
1
Add support for multi occurrence options
#45
ajafff
opened
6 years ago
0
StringCastable example from README not working
#44
plu
closed
6 years ago
3
Allow passing commands directly when creating a CLI
#43
MartinJohns
opened
6 years ago
3
Add custom default command name and extension
#42
mattyclarkson
closed
6 years ago
8
sample code doesn't work (with ts-node)
#41
jrhite
opened
6 years ago
6
Display a default value of an option, if specified
#40
dploeger
closed
6 years ago
11
Can I cast a contextExtension parameter?
#39
aSapien
closed
6 years ago
3
Demo doesn't work
#38
aSapien
closed
6 years ago
2
default helpinfo why throw and error
#37
tienne
closed
6 years ago
2
required options with default value
#36
xujif
opened
7 years ago
2
hidden commands?
#35
Anonyfox
opened
7 years ago
1
Enable setting the alias via @command() decorator.
#34
x3rAx
opened
7 years ago
1
Show error/warning when SubcommandDefinition contains non-existing commands
#33
x3rAx
opened
7 years ago
0
nyc@10.3.2 breaks build 🚨
#32
greenkeeperio-bot
closed
7 years ago
0
tslint@5.2.0 breaks build 🚨
#31
greenkeeperio-bot
closed
7 years ago
0
Example in usage does not work
#30
mikeparisstuff
closed
7 years ago
3
vts@5.0.1 untested ⚠️
#29
greenkeeperio-bot
closed
7 years ago
0
Update documentations
#28
vilicvane
opened
7 years ago
0
Lazy casting parameters and options to enable casting/validation dependencies
#27
vilicvane
opened
7 years ago
0
Update vts to version 5.0.0 🚀
#26
greenkeeperio-bot
closed
7 years ago
1
chore(package): update coveralls to version 2.13.0
#25
vilicvane
closed
7 years ago
1
Update tslint to version 5.0.0 🚀
#24
greenkeeperio-bot
closed
7 years ago
0
vts@0.1.2 breaks build 🚨
#23
greenkeeperio-bot
closed
7 years ago
0
The value passed to a validator should be a casted one
#22
vilicvane
closed
7 years ago
0
Consider letting validators contribute to param/otpion descriptions
#21
vilicvane
opened
7 years ago
0
Output multiline params/options descriptions to include more details
#20
vilicvane
opened
7 years ago
0
Add tests and make coverage reasonable
#19
vilicvane
closed
7 years ago
0
Command entry without Command class should not override existing command
#18
vilicvane
closed
7 years ago
0
Directory without entry in multi-root case should not override existing one
#17
vilicvane
closed
7 years ago
1
Add baseman test cases
#16
vilicvane
closed
7 years ago
0
Unexpected unknown command
#15
vilicvane
closed
7 years ago
0
修复 maxTextLengths 包含 NaN 值的问题
#14
maolion
closed
7 years ago
0
默认USAGE 支持
#13
maolion
closed
7 years ago
0
Next