Skip to content
This repository was archived by the owner on Aug 4, 2025. It is now read-only.

Project File Fusion

Latest

Choose a tag to compare

@Elemnto56 Elemnto56 released this 22 Jun 18:17
· 21 commits to main since this release

This marks the official release of ISEC! ISEC is a full-release meaning it is no longer a beta feature. Along with that, this update includes file domination feature such as del(), write(), append(), and many more! Make sure to check the docs in the Wiki.

Instructions

  1. Either create or use the provided demo.itx file
  2. Make sure main.py and your Intext file are outside of ISEC/
  3. Run main.py
python3 main.py
  1. Watch your beautiful code output

Major Tip

Use --help flag on main.py to see all flags to use on it

python3 main.py --help

Note: This version of Intext is not a full-release, so do not expect it to be perfect