forked from arkschools/schooltool
-
Notifications
You must be signed in to change notification settings - Fork 0
l1ph0x/schooltool
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
To make a schooltool development environment, run: - docker-compose build - export UID (to configure container schooltool user with the same UID that the current linux user) - docker-compose up -d - ssh schooltool@localhost (add your public ssh key to .ssh/authorized_keys if needed) - In the previously opened ssh console: - cd sandbox - make - cd schooltool.peas (or schooltool.isli or schooltool.rising) - make develop - make run You can now visit http://localhost:7080
About
Schooltool development environment
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- Makefile 90.8%
- Shell 9.2%