Skip to content

ATTron/sendKTFile

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 

sendKTFile

Currently this extention only supports desktop js files
sendKTFile is an adobe brackets extention ment to help make Kintone Development more streamlined. This is ment to be an alternative to other kintone development solutions such as jsEdit for Kintone. This way you do not have to worry about removing and reuploading files over and over again. This plugin will update the file attached to the most recent version you have written in brackets.

Installation

Using Extention Manager

  • Open the extention manager and search for the extention
  • Click install and head to the setup

Using URL/Zip

  • Open the extention manager
  • Download Zip from github
  • Drag & Drop the zip file into the area inside the extention manager
  • Head to the setup

Setting up

Head into the brackets preferance and overwrite the default values for username, password, appID, and domain then reload brackets.

Usage

During file edits/creations

  • Run Ctrl-Shift-K or File -> Send to Kintone
  • Run Ctrl-Alt-Shift-K or File -> Deploy Kintone App.
    Note: You must run deploy app twice to have it take effect

Important Note

If you see it throwing an error about objects it is possible to ignore it and the extention should still work. This has to do with how the API calls are made to Kintone.

Change History

5/07/18 - Add CSS support

4/30/18 - Add URL support

4/28/18 - Code refactor and stability updates

4/27/18 - Inital Release

Upcoming changes

  • [ ]Not showing password in plain text
  • [ ]General QOL improvements
  • [x]Stability improvements

Support & Issues

Post your feature requests, issues, errors. I will keep working to improve it when I can.

Additional resources

About

Allows for more streamlined development of Kintone Apps using adobe brackets

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published