summaryrefslogtreecommitdiff
path: root/doc/todo/commandline_to_setup_minimal_repo.mdwn
diff options
context:
space:
mode:
Diffstat (limited to 'doc/todo/commandline_to_setup_minimal_repo.mdwn')
-rw-r--r--doc/todo/commandline_to_setup_minimal_repo.mdwn5
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/todo/commandline_to_setup_minimal_repo.mdwn b/doc/todo/commandline_to_setup_minimal_repo.mdwn
new file mode 100644
index 00000000..5e82ed0f
--- /dev/null
+++ b/doc/todo/commandline_to_setup_minimal_repo.mdwn
@@ -0,0 +1,5 @@
+Make propellor --init be a way to set up ~/.propellor. This would allow
+parameters, like --minimal to clone the minimal config repo instead of the
+full one, or --stack to set up ~/.propellor to use stack. --[[Joey]]
+
+> Or, it could be an interactive setup process. --[[Joey]]