Skip to content

antosamalona/tempel

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tempel

Simple. Works. Vala. <3.

roadmap

  • simple stdin upload $ echo 'hihi' | ./tempel
  • multiline stdin upload $ cat README.md | ./tempel
  • version check
  • language option
  • put link in clipboard
  • automatically open the browser option

build and run

$ sudo apt-get install valac
$ git clone [email protected]:diorahman/tempel.git
$ cd tempel
$ make
$ echo 'hahaha' | ./tempel
$ ./tempel
hahaha

license

MIT

About

tempel <3

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vala 88.9%
  • Makefile 11.1%