Skip to content

EnyCode/anvil

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

anvil

a website for calculating the cheapest ways to combine items in anvils.

building

you will need trunk. the easiest way to get trunk is to do cargo install --locked trunk. otherwise, check their website.

developer mode

do trunk serve. the code will automatically compile and the page will refresh after saving.

building for release

do trunk build --release. if you're not putting this in the route of a server, you can also add --public-url <folder> to set the folder.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published