Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 398 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 398 Bytes

venera-configs

Configuration file repository for venera

Create a new configuration

  1. Download _template_.js, _venera_.js, put them in the same directory
  2. Rename _template_.js to your_config_name.js
  3. Edit your_config_name.js to your needs.
    • The _template_.js file contains comments to help you with that.
    • The _venera_.js is used for code completion in your IDE.