lt-plugin-template icon indicating copy to clipboard operation
lt-plugin-template copied to clipboard

Lein template for LightTable plugin projects

Results 3 lt-plugin-template issues
Sort by recently updated
recently updated
newest added

Semantic version [documentation](http://semver.org/) states pattern of `major.minor.patch`. This is a mistake sometimes made by people, to start at `0.0.1` although once you thought about it for two seconds (more apps...

Leiningen offers a rather useful tool in [profiles](https://github.com/technomancy/leiningen/blob/f5bea91dda3021c3915a077828748f16734580ec/doc/PROFILES.md), which is currently not included in lt-plugin. Briefly described for our purpouse, a `profiles.clj` is a way to allow the user (in...

Need to figure out the best way to handle capitalized names. For now, it is best to use all lowercase.