All Projects → sagiegurari → Brackets Portable

sagiegurari / Brackets Portable

Licence: mit
Windows portable version of adobe brackets web development editor.

Projects that are alternatives of or similar to Brackets Portable

Ninja Ide
{Ninja-IDE Is Not Just Another IDE}
Stars: ✭ 868 (+600%)
Mutual labels:  ide, editor
Basicpawn
BasicPawn - SourcePawn Editor
Stars: ✭ 60 (-51.61%)
Mutual labels:  ide, editor
Dev Cpp
A fast, portable, simple, and free C/C++ IDE
Stars: ✭ 940 (+658.06%)
Mutual labels:  ide, editor
Mastering Pycharm Course
Course demos and handouts for Talk Python's Mastering PyCharm course
Stars: ✭ 700 (+464.52%)
Mutual labels:  ide, editor
Yavide
Modern C/C++ integrated development environment
Stars: ✭ 1,306 (+953.23%)
Mutual labels:  ide, editor
Dbkoda
State of the art MongoDB IDE
Stars: ✭ 795 (+541.13%)
Mutual labels:  ide, editor
Miniedit
Mini text editor with highlighting code, made for PHP, Pascal, D, Lua, HTML and css or any text code.
Stars: ✭ 36 (-70.97%)
Mutual labels:  ide, editor
Portacle
A portable common lisp development environment
Stars: ✭ 494 (+298.39%)
Mutual labels:  ide, portable
Texstudio
TeXstudio is a fully featured LaTeX editor. Our goal is to make writing LaTeX documents as easy and comfortable as possible.
Stars: ✭ 1,300 (+948.39%)
Mutual labels:  ide, editor
Develnext
JavaFX and IDE for JPHP (only russian localization, english - in progress)
Stars: ✭ 89 (-28.23%)
Mutual labels:  ide, editor
Luna Studio
Looking for Luna, the WYSIWYG language for data processing? Development has moved 👉
Stars: ✭ 602 (+385.48%)
Mutual labels:  ide, editor
Orchestra
One language to be RegExp's Successor. Visually readable and rich, technically safe and extended, naturally scalable, advanced, and optimized
Stars: ✭ 103 (-16.94%)
Mutual labels:  ide, editor
Graphql Editor
📺 Visual Editor & GraphQL IDE. Draw GraphQL schemas using visual 🔷 nodes and explore GraphQL API with beautiful UI. Even 🐒 can do that!
Stars: ✭ 5,485 (+4323.39%)
Mutual labels:  ide, editor
Go Plus
An Enhanced Go Experience For The Atom Editor
Stars: ✭ 1,519 (+1125%)
Mutual labels:  ide, editor
Pyscripter
Pyscripter is a feature-rich but lightweight Python IDE
Stars: ✭ 584 (+370.97%)
Mutual labels:  ide, editor
Icestudio
❄️ Visual editor for open FPGA boards
Stars: ✭ 958 (+672.58%)
Mutual labels:  ide, editor
Luaperfect
A pure C++ Lua IDE project, aimed to be the fastest and lightest Lua IDE in the world.
Stars: ✭ 368 (+196.77%)
Mutual labels:  ide, editor
Cakeshop
An integrated development environment and SDK for Ethereum-like ledgers
Stars: ✭ 491 (+295.97%)
Mutual labels:  ide, editor
Laravel Whoops Editor
Laravel Whoops Editor helps to open your code editor from exception stack trace.
Stars: ✭ 83 (-33.06%)
Mutual labels:  ide, editor
Superblocks Lab
Superblocks Lab for DApp development
Stars: ✭ 100 (-19.35%)
Mutual labels:  ide, editor

brackets portable

License Downloads

Windows portable version of adobe brackets web development editor.

Overview

Brackets is an open source code editor for web designers and front-end developers.

With brackets portable you can now 'install' it on a USB and have it with you at all times.

This portable launcher (with brackets embedded) will not leave any file/registry leftovers in your PC and will store all information in the portable folder.

All custom extensions you install will also be stored in the portable folder and will carried with you in your USB.

You can also replace the brackets installation inside this portable version with any version you like.

The portable launcher uses the portableapps.com installer which also allows you to better integrate with your portableapps.com installation (this is of course optional).

Download

In order to download please look at the releases tab at: https://github.com/sagiegurari/brackets-portable/releases/latest and download the exe file.

License

Developed by Sagie Gur-Ari and licensed under the MIT open source license.

Building From Source

In order to build from source there are few steps to be taken:

  • Build BracketsPortable.exe - This one actually needs to be handled only once, even if upgrading the brackets.io installation
    To generate the exe files, you must use the portableapps.com launcher generator and point it to the main directory (git root).
    The generator uses the files in the AppInfo directory to generate the exe files.
    You can later on modify the launcher ini files without any need of regenerating the exe files.
  • Build BracketsPortable_Release_[version]_English.paf.exe - This step needs to be taken for any change (including upgrade of the brackets.io installation)
    • Update the brackets.io files in the Brackets folder
    • Copy vcruntime140.dll from the 'other' folder to the brackets folder
    • Update the version in the appinfo.ini
    • Use the portableapps.com installer to generate the new installer
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].