Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 885 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 885 Bytes

Rosalind

Rosalind Franklin was a British biophysicist whose discovery of DNA's structure transformed science. In a similar way, app bundles built with Xcode have their own hidden structures that, when understood, can significantly improve their performance and efficiency. Our tool, Rosalind, analyzes these app bundles, offering developers clear insights to optimize their work.

Note

Like Franklin's legacy of open discovery, we are making Rosalind open-source under MIT, ensuring that this knowledge is accessible to everyone, fostering a collaborative and innovative community.

Development

Set up

  1. Clone the repository: git clone https://github.com/tuist/rosalind.
  2. Install system dependencies: mise install.
  3. Install project dependencies: mise run install.
  4. Build the project: mise run build.