A CLI tool that generates configuration files for JOJ3.
			
		
		| .gitea/workflows | ||
| joj3_config_generator | ||
| tests | ||
| .editorconfig | ||
| .gitignore | ||
| .pre-commit-config.yaml | ||
| LICENSE | ||
| pyproject.toml | ||
| README.md | ||
JOJ3-config-generator
Getting Started
For users
- Install Python>=3.9 and pip
- Install the project by pip install git+ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-config-generator.git
- Run it by joj3-config-generator --help
For developers
- Clone this repo by git clone ssh://git@focs.ji.sjtu.edu.cn:2222/JOJ/JOJ3-config-generator.git
- Install Python>=3.9 and PDM
- Change dir to the repo, cd JOJ3-config-generator
- Install deps by pdm install && pdm run pre-commit install
- Run the cli app by pdm run app --help
- Check other commands or scripts with pdm run --list
How to use?
- 
joj3-config-generator convertfunction is now supported, currently support one argument as input, it indicates the convert root- default value on the server can be given as /home/tt/.config/joj
- NOTE: the user should ensure that the ideal repo.tomlfile is in the sub-directory of the convert root
- the intended immutable files should be placed at same position as the repo.tomlfile
 
- default value on the server can be given as 
- 
sample command on the server 
joj3-config-generator convert /home/tt/.config/joj