Skip to content

alejandrogallo/marker

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MarkerFork

Something similar to smenu but in python.

Requirements

  • python (2.7+ or 3.0+)

Usage

#! /usr/bin/env python
# -*- coding: utf-8 -*-
import marker.core
import marker.renderer

a = marker.core.pick('', ['Item 1', 'Item 2'])
print(a)

asciicast

License

MIT

About

The terminal command palette

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%