Lancet
Project description
LANCET
From http://en.wikipedia.org/wiki/Scalpel:
A scalpel, or lancet, is a small and extremely sharp bladed instrument used for surgery, anatomical dissection, and various arts and crafts (called a hobby knife).
Lancet is a command line utility to streamline the various activities related to the development and maintenance of a software package.
Free software: MIT license
Documentation: http://lancet.rtfd.org
Installation
Check out the documentation.
Getting started
Once installed, set up the initial configuration by running:
lancet setup
For each not-yet-configured project, you can then run:
cd path/to/project lancet init
This creates a new project-level configuration file that can be shared across different users (and thus commited to source control).
TODO
A lot of commands are still missing, as for example:
pr: to open a new pull-request and update the tracker accordingly.
review: to streamline the whole reviewing process (pulling, linting,diffs,…).
merge: to help in getting a more strict merge process in place (and cleanup afterwards). Can include rebasing helpers.
Other issue tracker/Harvest interaction utilities (list, search, comment, …)
History
0.4.2 - 2015-01-05
Fix python-slugify requirement.
0.4.1 - 2015-01-05
Update requirements.
0.4 - 2015-01-05
Added facilities to integrate with the current shell, for stuff like cd’ing to other directories or activating virtual environments.
Added a --version option to lancet.
Fetch latest changes from origin before creating new working branches (#1).
Added an activate command to cd to the project directory and (optionally) activate a virtual environment.
Added the harvest-projects and harvest-tasks commands to list projects/tasks IDs from Harvest.
Added an init command to create project-level configuration files (#2).
0.3 - 2014-12-30
Handle unassigned issues (#5).
Avoid logging out the web user when accessign the JIRA API (#4).
Initial documentation stub (#3).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file lancet-0.4.2.tar.gz
.
File metadata
- Download URL: lancet-0.4.2.tar.gz
- Upload date:
- Size: 15.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4ef669dd582519279fb434f3f5d9b9c042a16c91bbbf79c4ae53bb4868bdb0d7 |
|
MD5 | 2c7b7d400bcc15fcafd0add252aad040 |
|
BLAKE2b-256 | 886b738a15d9352bae67630104ae4eb2ff3e5d02c89a3c6e1b1e78af117ed986 |
Provenance
File details
Details for the file lancet-0.4.2-py27-none-any.whl
.
File metadata
- Download URL: lancet-0.4.2-py27-none-any.whl
- Upload date:
- Size: 18.3 kB
- Tags: Python 2.7
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 66811e18e3b8681b99409429c5ba2c424636156960e087e305d53ce7e4aaedab |
|
MD5 | de04f05d3e6cf000d007ee7e903c4c49 |
|
BLAKE2b-256 | e104153268814bad187d395e7298327c8ef4391bbbe6492e9892bb6394cc62a1 |