This repository contains an example of user configuration. (See the Recode CLI documentation to learn more about the Recode configuration format).
As you can see in this example, you are free to create as many folders and files that you want in your user configuration repository. The sole requirement is the dev_env.Dockerfile
file.
This repository is used as default for the users that don't have created their own configuration. (That's why all your unconfigured projects will have zsh
set as default shell).
This project is 100% community-driven, meaning that except for bug fixes no more features will be added.
The only features that will be added are the ones that will be posted as an issue and that will receive a significant amount of upvotes (>= 10 currently).
Recode is available as open source under the terms of the MIT License.