20 lines
648 B
Markdown
20 lines
648 B
Markdown
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.
|