Created Feature suggestions (markdown)
This commit is contained in:
parent
ed52cff5c1
commit
e53d0d374a
|
@ -0,0 +1,19 @@
|
|||
What features would you like to see in Nimrod or the Nimrod Ecosystem:
|
||||
|
||||
- gem like functionality (gem install sinatra)
|
||||
|
||||
nimrod install jester
|
||||
nimrod install aporia
|
||||
|
||||
This would allow users to download and install addons in a
|
||||
convenient and reproducible way.
|
||||
|
||||
- A cookbook site similar to Python, where users can share code,
|
||||
mostly snippets. Driven by normal users rather by experts-only.
|
||||
|
||||
- A wiki functionality for parts of the documentation so that
|
||||
users could update the documentation in a simple way (and Araq
|
||||
could take these suggestions and approve or reject them
|
||||
quickly).
|
||||
|
||||
- A pastebin for nimrod on the Nimrod Homepage or somewhere else.
|
Loading…
Reference in New Issue