Man page - lp-project(1)
Packages contas this manual
- lp-project-upload(1)
- lp-recipe-status(1)
- lp-force-branch-mirror(1)
- lp-capture-bug-counts(1)
- lp-shell(1)
- lp-check-membership(1)
- lp-set-dup(1)
- lp-milestones(1)
- lp-remove-team-members(1)
- lp-bug-dupe-properties(1)
- lp-project(1)
- lp-list-bugs(1)
- lp-grab-attachments(1)
- lp-attach(1)
- lp-milestone2ical(1)
- lp-get-branches(1)
Package: lptools
apt-get install lptools
apt-get install lptools
Manuals in package:
Documentations in package:
Manual
| lp-project(1) | General Commands Manual | lp-project(1) |
NAME
lp-project - work with projects in Launchpad
SYNOPSIS
lp-project <command>
DESCRIPTION
lp-project allows you to quickly create a new project on Launchpad. It automates the creation of management/commiter teams, a -dev mailing list, the project itself, and a bzr branch for trunk.
OPTIONS
Listed below are the possible commands that can be passed to lp-project:
- help commands
- List all supported commands
- create <projectname>
- Create a project. This creates two teams - a management/committer team owner by you and a -dev mailing list owned by the mgmt team. It then creates the project, makes it owned by the committer team, creates a new empty bzr branch for trunk and then fires up a web browser pointing at the project for you to fine tune. After running this command you need to set what LP features you are using (https://bugs.launchpad.net/launchpad/+bug/537269), describe your project (title, summary, description), upload your code to lp:PROJECT, and turn on the mailing list by hand (https://bugs.launchpad.net/launchpad/+bug/537258)
AUTHORS
lp-project was written by Robert Collins <robert.collins@canonical.com>, and this manual page was written by Nathan Handler <nhandler@ubuntu.com>.
| Oct 24 2012 | lptools |