Skip to content

cybardev/aseprite-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aseprite Installer Script

Shell script to download and build Aseprite from source for *nix systems

Dependencies

Check the dependency list in the official Aseprite documentation.

Usage

Run the following commands to install Aseprite (replace bash -e with cat to inspect the script)

curl -sS "https://aseprite.cybar.dev/install.sh" | bash -e

The above command can also be used to update the Aseprite installation as required. Will only work if Aseprite was installed using this script.

Credits

Note

The Trial Version of Aseprite for macOS is included here to make Launchpad integration easier. This is in concordance with Section 2(b) of the Aseprite EULA, which states that "Evaluation versions available for download from the Licensor's websites may be freely distributed."

About

Shell script to download and build Aseprite from source for *nix systems

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages