Joshua Potter
|
250f58bcc2
|
Add a yes/no prompt type. (#13)
|
2023-12-13 12:03:42 -07:00 |
Joshua Potter
|
383ada8661
|
Add an optional `required` attribute to fields. (#10)
|
2023-11-30 09:33:25 -07:00 |
Joshua Potter
|
b283fcdfb8
|
Rename type "text" to "line".
|
2023-11-27 05:03:05 -07:00 |
Joshua Potter
|
80b1f4ed49
|
Add consistent error output.
|
2023-11-26 06:30:44 -07:00 |
Joshua Potter
|
df65c8bcac
|
Ensure keys are alphanumeric, underscores, and do not begin with digits.
|
2023-11-25 15:58:13 -07:00 |
Joshua Potter
|
0fc476ceed
|
Use case-insensitive variant of `strcmp`.
|
2023-11-25 15:47:47 -07:00 |
Joshua Potter
|
400388b262
|
Migrate to consolidated error handling.
|
2023-11-25 09:15:30 -07:00 |
Joshua Potter
|
a17d6eb3e3
|
Run formatting with additional rules.
|
2023-11-24 19:35:34 -07:00 |
Joshua Potter
|
07f9853481
|
Convert fields into objects with properties.
|
2023-11-24 19:29:14 -07:00 |
Joshua Potter
|
9eeb858a9a
|
Add first prompt type.
|
2023-11-24 12:23:52 -07:00 |
Joshua Potter
|
aba0439858
|
Add draft for `spec.json` validation.
|
2023-11-24 10:27:44 -07:00 |