Skip to content

A very simple program to quickly copy frequently used file.

License

Notifications You must be signed in to change notification settings

spitulax/pasteme

Repository files navigation

Pasteme

A very simple program to quickly copy frequently used file or project template to the current directory.

Warning

🚧 This program is still in development 🚧

Quick Start

  • Build the executable
$ make release
$ ./build/pasteme
  • Put your files or project templates in this directory:
  • Linux, MacOS, *BSD: $XDG_CONFIG_HOME/pasteme/ or ~/.config/pasteme/
  • Windows: %APPDATA%\pasteme\
  • Go to the directory you want to copy the file into and run the program from there.

Caveat

Untested on Windows since I couldn't get odin compiler to work inside wine.

About

A very simple program to quickly copy frequently used file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published