Differences between revisions 2 and 3
Revision 2 as of 2014-04-15 13:35:13
Size: 1272
Editor: LeoIannacone
Comment: Created
Revision 3 as of 2014-04-15 14:05:50
Size: 1393
Editor: LeoIannacone
Comment: Updated.
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
<<Anchor(create)>>
Line 10: Line 11:
We like optimization, so do not be afraid. To create a new page please use this script: We like optimization, so do not be afraid. To create a new page please use this script: [[attachment:js_task_create.py]]
Line 19: Line 20:
<<Anchor(edit)>>
Line 21: Line 23:
You do not have to worry about MoinMoin syntax. To edit a Task Page just use this script: You do not have to worry about MoinMoin syntax. To edit a Task Page just use this script: [[attachment:js_task_edit.py]]
Line 27: Line 29:
<<Anchor(current)>>

Introduction

Nowadays npm offers hundred of packages which are not currently in Debian.

It's really easy start work on some module and then discover that it depends on dozens of no-packaged-for-debian modules.

To well organize your work we suggest you to create a new Task page as subpage of this where address your current working status.

Create a new task

We like optimization, so do not be afraid. To create a new page please use this script: js_task_create.py

Here a example:

python js_task_create.py ws

It will create a file called js_task_page with the content of new Wiki Task Page. Then you have just to copy and paste content to a new Wiki Page. We encourage you to use a subpage of this one, see current opened tasks for more info.

Edit a task page

You do not have to worry about MoinMoin syntax. To edit a Task Page just use this script: js_task_edit.py

It will help you to edit a current task and will paste in your clipboard the new content. You have just to paste it in the browser, the script takes also care about open the correct page.

For more information use --help option.

Opened Tasks

This is the current list of opened Tasks: