• This repository has been archived on 12/Jul/2022
  • Stars
    star
    130
  • Rank 277,575 (Top 6 %)
  • Language
    HTML
  • License
    MIT License
  • Created over 9 years ago
  • Updated almost 6 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Windows portable version of adobe brackets web development 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

More Repositories

1

cargo-make

Rust task runner and build tool.
Rust
2,520
star
2

duckscript

Simple, extendable and embeddable scripting language.
Rust
506
star
3

angular-web-notification

Web Notifications AngularJS Service
JavaScript
175
star
4

node-go-require

Load Google GO files as any javascript modules under nodeJS runtime.
JavaScript
154
star
5

run_script

Run shell scripts in rust.
Rust
120
star
6

simple-web-notification

Web Notifications made easy
JavaScript
75
star
7

shell2batch

Coverts simple basic shell scripts to windows batch scripts.
Rust
56
star
8

simple-oracledb

Extend capabilities of oracledb with simplified API for quicker development.
JavaScript
36
star
9

envmnt

Environment variables utility functions.
Rust
27
star
10

simple_redis

Simple and resilient redis client for rust.
Rust
25
star
11

fax4j

Java fax library.
Java
23
star
12

ci_info

Provides current CI environment information.
Rust
14
star
13

userscripts-ads-dom-remover

Removes Ad Containers from DOM (doesn't replace adblocker extension, but blocks dynamic content which the adblocker fails to block by removing whole sections from the HTML DOM.)
JavaScript
14
star
14

multiple-redis

Run redis commands against multiple redis instances.
JavaScript
13
star
15

event-emitter-enhancer

Extends the Node.js events.EventEmitter to provide additional functionality.
JavaScript
11
star
16

rust_info

Extracts the current rust compiler information.
Rust
8
star
17

fsio

File System and Path utility functions.
Rust
8
star
18

cargo-make-tasks

Reusable makefiles for cargo-make
8
star
19

cliparser

Simple command line parser
Rust
8
star
20

grunt-markdownlint

A grunt task for markdown style checker and lint tool.
JavaScript
7
star
21

c_stringfn

String functions for C.
C
7
star
22

node-spider-script

Run spider script files as javascript modules in NodeJS.
JavaScript
6
star
23

git_info

Extracts git repository information.
Rust
6
star
24

c_forever

Ensure the program runs continuously.
C
5
star
25

c_workqueue

Threaded work queue for C.
C
5
star
26

c_string_buffer

A simple string buffer for C
C
5
star
27

c_scriptexec

Invoke complex multi command scripts with a single C api call.
C
4
star
28

x2fax

The x2fax (fax4j sub project) is a set of standalone servers and deployable components which enable to provide x2fax capabilities.
Java
4
star
29

c_hs

Embeddable HTTP Server for C
C
4
star
30

c_ini

INI parser/writer for C
C
3
star
31

scriptexec

Run complex native scripts with a single command, similar to system commands.
R
3
star
32

oracledb-upsert

UPSERT (insert/update) extension to oracledb
JavaScript
3
star
33

angular-number-input

AngularJS number input directive.
JavaScript
3
star
34

c_json

JSON parser/writer for C
C
3
star
35

c_hashtable

C Hash TAble
C
2
star
36

c_vector

A simple growable vector for C
C
2
star
37

sagiegurari.github.io

https://sagiegurari.github.io
HTML
2
star
38

c_thread_pool

Thread Pool for C
C
2
star
39

cmake-modules

Reusable cmake utilities for C projects.
CMake
2
star
40

userscripts-hackernews

Improved mobile usability and modern styling for Hackernews
JavaScript
2
star
41

c_eventemitter

Simple Event Emitter C API
C
2
star
42

c_fsio

File System utility functions.
C
2
star
43

c_thread_lock

Simple Thread Lock/Signal for C
C
2
star
44

funcs-js

Function wrappers for enhanced behavior.
JavaScript
2
star
45

node-later

Defer function calls to the start of the next cycle.
JavaScript
2
star
46

misc-test

misc tests
1
star
47

js-project-commons

Common web and node.js grunt tasks/lint configs/md templates and so on...
JavaScript
1
star
48

docker-cargo-make

Docker image with Rust and cargo-make preinstalled.
Dockerfile
1
star