Archives
All the articles I've archived.
Update Announcement 0.5.0
Published: at 01:16 PMThis version brings huge performance gains on all plans by as much as 7x to 9x faster. This was done by parallelizing commands across multiple resources and running background tasks to avoid the shell startup costs.
Update Announcement 0.5.1
Published: at 01:16 PMWe're happy to announce the new release of version 0.5.1 is released. This is a quick hotfix for the output of import and removes the incorrect surrounding JSON from the output.
Update Announcement 0.3.1 New SSH Resources and CLI tty fix
Published: at 07:00 PMWe’re pleased to announce the addition of new resources to Codify that simplify SSH key management, configuration, and ssh-add interaction. Additionally, a long-standing issue with tty has been resolved in the latest CLI release, version 0.3.1
Update Announcement Plugin 0.8.0
Published: at 01:28 PMWe're happy to announce the new release of version 0.8.0 of the core plugin. This update massively improves the stability of Codify with double the amount of test coverage and bug fixes across multiple resources.
New codify.json auto-completion support
Published: at 11:36 AMAuto-completion support has been added for codify.json and codify.yaml files in popular editors such as vscode, all Jetbrains IDEs, sublime, emacs, neovim and Android Studios.
Hello! Introducing Codify
Published: at 10:00 AM"Life, death, taxes, and setting up your dev enviornment." Just kidding! It's not that serious... But we've all been there before. Read more to learn about how Codify can get you setup quickly, consistently and without errors.
Update Announcement 0.3.0
Published: at 02:16 PMWe're happy to announce the new release of version 0.3.0 of Codify and version 0.7.0 of the core plugin. This new releases adds the long awaited `import` feature which allows Codify to generate JSON configs on the users behalf based on what is currently installed on the system.