Go to file
2021-06-27 16:57:38 +05:30
.cargo added tests for checkbox 2021-06-20 20:46:12 +05:30
.github/workflows added tests for password 2021-06-24 17:05:03 +05:30
.vim Extract crossterm into a backend 2021-04-29 13:42:28 +05:30
crossterm-snapshots added tests for password 2021-06-24 17:05:03 +05:30
discourse-macros rustfmt 2021-06-22 17:12:12 +05:30
discourse-ui Fix reversed foreground to use Color::Black if it is Color::Reset 2021-06-23 19:22:54 +05:30
examples rustfmt 2021-06-22 17:12:12 +05:30
src remove unnecessary ahash feature 2021-06-27 16:57:38 +05:30
termion-snapshots added tests for password 2021-06-24 17:05:03 +05:30
tests added tests for password 2021-06-24 17:05:03 +05:30
.fdignore Use central snapshot folder for each package 2021-06-19 14:25:15 +05:30
.gitignore initial commit 2021-03-27 18:32:42 +05:30
Cargo.toml remove unnecessary ahash feature 2021-06-27 16:57:38 +05:30
LICENSE initial commit 2021-03-27 18:32:42 +05:30
README.md rename to discourse 2021-05-27 21:15:50 +05:30
todo.md Make TestBackend render everything instead of asserting correct ops 2021-06-15 18:15:38 +05:30

Discourse

WIP rust clone of Inquirer.js

Minimum supported rust version (as per cargo-msrv) is 1.43