Thanks to visit codestin.com
Credit goes to github.com

Skip to content

CloudPebble source. Here be dragons.

License

Notifications You must be signed in to change notification settings

tdulcet/cloudpebble

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1,607 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Status

CloudPebble

CloudPebble is a web-based IDE for Pebble development. Email [email protected] for questions or support.

Getting Started

The easiest way to get a fully functional copy of CloudPebble is using Docker and Docker Compose. Instructions can be found in the https://github.com/pebble/cloudpebble-composed repo.

To locally override the configuration, you can create a file at cloudpebble/settings_local.py and set the appropriate values there. Setting environment variables also works.

Note that you will not be able to set up integration with certain Pebble systems (e.g. Pebble SSO). This should not usually matter; whenever these are used, an alternative route is provided and should be invoked in its absence.

Contributing

Fork the repo, create a branch, do your work, and make a pull request. Multiple commits are fine, provided they make logical sense. Please avoid commits that fix typos in prior commits.

If a change is a significant amount of work, it would probably be worth creating an issue to discuss it first. Pull requests are not automatically accepted (though they usually are).

About

CloudPebble source. Here be dragons.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

  •  

Packages

No packages published

Languages

  • Python 57.1%
  • JavaScript 30.5%
  • HTML 7.3%
  • CSS 4.2%
  • Shell 0.5%
  • C 0.3%
  • Other 0.1%