Initial commit
Some checks failed
Create Release / Add Lean release tag (push) Has been cancelled
Lean Action CI / build (push) Has been cancelled

This commit is contained in:
Lean 4 VS Code Extension
2025-10-25 06:58:12 +02:00
commit d1fc1b634f
10 changed files with 213 additions and 0 deletions

13
README.md Normal file
View File

@@ -0,0 +1,13 @@
# aristotle
## GitHub configuration
To set up your new GitHub repository, follow these steps:
* Under your repository name, click **Settings**.
* In the **Actions** section of the sidebar, click "General".
* Check the box **Allow GitHub Actions to create and approve pull requests**.
* Click the **Pages** section of the settings sidebar.
* In the **Source** dropdown menu, select "GitHub Actions".
After following the steps above, you can remove this section from the README file.