Skip to content
This repository has been archived by the owner on Sep 4, 2023. It is now read-only.
/ myos Public archive

CLI wrapper around gontage, or imageMagicks montage command.

Notifications You must be signed in to change notification settings

LeeWannacott/myos

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Myos

Command Line Interface (CLI) for making your own spritesheets from sprites.

Install instructions

go install github.com/LeeWannacott/myos@latest

Example Usage

(refer to test_dir for example of required folder structure)

$ myos -p "your_directory"

Run the example

While inside the github repo

$ myos -p "test_dir"

Flags

-h: displays help

-p: path to your directory

Requirements

  • Go
  • ImageMagick installed for the montage command.

About

CLI wrapper around gontage, or imageMagicks montage command.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages