A generic makefile for projects.
Project description
# sumake ## use ` pip install sumake -U `
## dev make install
pip install .
- ## zsh
~/.zshrc
`bash autoload -U compinit compinit _sumake() { _make "$@" } compdef _sumake sumake zstyle ':completion::complete:sumake:*:targets' call-command true `
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
sumake-0.2.6.tar.gz
(6.6 kB
view hashes)