Skip to content

Script to initialize a foundry project in the current working directory

License

Notifications You must be signed in to change notification settings

Vectorized/foundry-starter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Solady Foundry Starter

Create a Foundry Project

Create a Foundry project by running this in your terminal, in an empty directory:

curl -s https://raw.githubusercontent.com/Vectorized/foundry-starter/main/create-foundry-project.sh | bash

Install Solady Test Framework

If your Foundry project has already been created, to install the Solady Test Framework:

curl -s https://raw.githubusercontent.com/Vectorized/foundry-starter/main/install-solady-test.sh | bash

Important

This is NOT a template.

This is simply a script to initialize a Foundry project with Solady recommended settings.

About

Script to initialize a foundry project in the current working directory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages