Skip to content

d0c-s4vage/lookatme.contrib-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

lookatme contrib template

lookatme is a terminal-based, markdown presentation tool that supports community contributed extensions.

Contributed extensions are namespaced python packages that override functionality in a default lookatme.

Template

This template is a cookiecutter project template. After installing cookiecutter (pip install cookiecutter), create a new lookatme contrib project from this template like so:

$> cookiecutter https://github.com/d0c-s4vage/lookatme.contrib-template.git
extension_name: new_ext
project_name: lookatme.contrib.new_ext

Following which you will have a new directory named lookatme.contrib.new_ext in your current working directory.

About

A cookiecutter template for new lookatme.contrib modules

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages