Potential contributions

25 views
Skip to first unread message

Julien Viet

unread,
Apr 5, 2013, 10:02:40 AM4/5/13
to crash...@googlegroups.com
I updated the wiki and added a "todo" page (linked from the home page) with a list of tasks to contribute that have an intermediate level and that are quite fun to do (i.e not bug fixes :-) ). Please have a look at it and if you find something at your reach you want to see a day in CRaSH you can take your keyboard and contribute.

The page is there (https://github.com/crashub/crash/wiki/todo), here is the list:

MailPlugin

For sending email with two behaviors:

  • with username / password
  • by using using directly a mail server located via the MX field of a DNS entry (useful for sending emails without having to configure it, use case is for demoing)

mail command

Send an email, it can consume objects from the pipe by attaching them to a mail.

mail -s foo f...@bar.com
# use case: send a screenshot of thread top to the admin
thread top | raster | mail -s "thread top" ad...@foo.com

raster command

A filter command that creates an image from the pipe, it consumes Chunk objects for rendering them.

thread top | raster

banner command

Print big text with a figlet font.

banner -f myfont "HELLO"

Completer bootstrap

Declare a completer using the java.util.ServiceLoader bootstrap mechanism

SSH public key

Make SSHPlugin able to use public keys as described here

Damien Rieu

unread,
Apr 5, 2013, 10:12:47 AM4/5/13
to crash...@googlegroups.com
Good idea !

Julien Viet

unread,
Apr 5, 2013, 11:04:11 AM4/5/13
to crash...@googlegroups.com
actually it came after you mentionned about the todo.txt file :-)

On Apr 5, 2013, at 4:12 PM, Damien Rieu <damie...@gmail.com> wrote:

Good idea !


--
Vous recevez ce message, car vous êtes abonné au groupe Google Groupes CRaSH User Group.
Pour vous désabonner de ce groupe et ne plus recevoir d'e-mails le concernant, envoyez un e-mail à l'adresse crash-users...@googlegroups.com.
Pour plus d'options, visitez le site https://groups.google.com/groups/opt_out .
 
 

Reply all
Reply to author
Forward
0 new messages