Skip to content
/ my-editor Public

A dull stack docker project containing my editor !

Notifications You must be signed in to change notification settings

Djeg/my-editor

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My Editor

Hello folks this is a simple and public repository of my personal editor base on docker.

My Editor

Requirements

  • A black terminal
  • Docker (with docker-compose)
  • git

Installation

  1. Clone the repository git clone --recursive https://github.com/Djeg/my-editor.git editor.
  2. Go inside the repository cd editor.
  3. Export your project environment variable export PROJECT_FOLDER=/path/to/my/projects
  4. Export your ssh folder variable export SSH=/home/my-user/.ssh
  5. Install the font located under font and configure it for your terminal.
  6. Run docker-compose up (this could take a while ...).
  7. Finally run docker-compose run editor

All your project should be shared and located under /project.

Enjoy !

About

A dull stack docker project containing my editor !

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages