Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Developer Guide #4

Closed
tylerlong opened this issue May 12, 2013 · 0 comments
Closed

Developer Guide #4

tylerlong opened this issue May 12, 2013 · 0 comments

Comments

@tylerlong
Copy link
Owner

Developer Guide

Install Software

CoffeeScript

Quick Start

git clone git@github.com:tylerlong/slim_text.git
cd slim_text
git submodule update --init --recursive
coffee --watch --output js/ --compile coffee/

Note: You are recommended to fork the Repo before git clone

Testing

  1. Browser navigates to chrome://extensions/
  2. Select Developer mode
  3. Click Load unpacked extension...
  4. Load the root folder of this project
  5. The developer version of Slim Text is ready to be tested

image

Contribute code

  1. fork the Repo
  2. git clone the Repo`
  3. modify code, commit, push
  4. create a Pull Request
  5. Your commits get reviewed and merged
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant