Skip to content

Template repository to quickly start using the aelf DevContainer.

Notifications You must be signed in to change notification settings

AElfProject/aelf-devcontainer-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 

Repository files navigation

AElf DevContainer (BETA)

To use this devcontainer, click "Use this template" > "Create a new repository".

Pre-requisites

Create a new project

Ensure that you have Docker installed and running.

Clone your new repository to your local, then open the folder in VS Code.

Press F1 in VS Code and type/choose Dev Containers: Reopen in Container.

Scaffolding a new project

To scaffold a new project, use:

dotnet new aelf -n HelloWorld

Note that if you change HelloWorld to some other name, you will need to amend your .github/workflows/main.yml:

About

Template repository to quickly start using the aelf DevContainer.

Resources

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published