Skip to content
/ cotton Public

JavaScript based Textile quick syntax editor

License

Notifications You must be signed in to change notification settings

gocom/cotton

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

52 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cotton.js

Dream would be have no dialogs, smart buttons, multi-line support, only one heading and one codeblock button. An editor should make editing easier and user-friendlier, not slower. Currently work in progress.

Install

Using Bower:

$ bower install cotton

Build

Cotton.js uses Grunt to run tasks. First make sure that you have all base dependencies installed by running npm in the repository’s directory:

$ cd amata
$ npm install

After you have installed all dependencies, you will be able to run tasks using Grunt, like building and testing:

$ grunt [task]

Where the [task] is one of watch, test, build or release[:patch | :minor | :major].

About

JavaScript based Textile quick syntax editor

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages