Skip to content

purencool/studio

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

62 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Purencool Studio

Installation

https://www.purencool.digital/support/installation

Start ide
purencoolstudio ide $(pwd) 5001 mytest_john

Manual

sed -e '/###/,/##/!d' purencoolstudio

Development

Stop all running containers

docker stop $(docker ps -a -q)

Delete all stopped containers

 docker rm $(docker ps -a -q)

Delete all docker images

docker rmi $(docker images -a -q)

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages