Inky
Inky is a editor for ink, [a] markup language for writing interactive narrative in games.
With syntax highlighting, as-you-type error detection and a playable preview pane, so you can test your interactive fiction while you write it.
Subscribe to the development tag feed.
Inky is a editor for ink, [a] markup language for writing interactive narrative in games.
With syntax highlighting, as-you-type error detection and a playable preview pane, so you can test your interactive fiction while you write it.
Generate a new project directly from Git(Hub) using a simple schema.
[Pollinate] takes a templated tree of files and generates them for new projects using data defined by a simple schema. The data can define an output name, files to discard, files to parse with the data, and files to move or rename. The template can supply the default data, and that data can be extended for each project.
Otek is a command line tool to help you make new projects with ease.
Otek stores templates of projects so you don’t have to remake the same file structure every time your start developing a new idea. Just make the template once and keep getting started from that. Otek avoids being opinonated because the user knows what project format is best.
dasht is a collection of shell scripts for searching, browsing, and managing API documentation (in the form of 150+ offline documentation sets, courtesy of Dash for OS X) all from the comfort of your own terminal!
Using AppImageKit you can package desktop applications as AppImages that run on common Linux-based operating systems, such as RHEL, CentOS, Ubuntu, Fedora, Debian and derivatives.
The AppImage format is a format for packaging applications in a way that allows them to run on a variety of different target systems (base operating systems, distributions) without further modification.
VersionPress is a free and open source version control plugin for WordPress built on Git. You can:
- Undo changes
- Create staging sites
- Merge databases
MailSlurper is a small SMTP mail server that slurps mail into oblivion!
MailSlurper is perfect for individual developers or small teams writing mail-enabled applications that wish to test email functionality without the risk or hassle of installing and configuring a full blown email server.
Web Tools is a web inspector for the iPad that lets you ‘easily see your live DOM tree, inspect the CSS applied to elements, and edit attributes’, and offers an adjustable browser window for testing responsive designs.
The next version–due later this month–is set to add a 'desktop-grade JavaScript console’.
A static analysis and lint tool for source code written in Apple’s Swift programming language. It analyzes your code to ensure consistent styling and help avoid bugs.
Tailor supports Swift 2 out of the box and helps enforce style guidelines outlined in the The Swift Programming Language, GitHub, Ray Wenderlich, Jamie Forrest, and Coursera style guides.
commandcar is a CLI tool that can easily communicate with any API. It simplifies unreadable and complicated curl commands, and has some nice features to make automation of API calls much simpler and bash scripts more streamlined.
Here’s an example of what it can look like
commandcar facebook.like --post_id 123456789 --access_token abcdefghijklmnopqrstuvwxyz
Vint is a Vim script Language Lint. The goal to reach for Vint is:
- Highly extensible
- Highly customizable
- High performance
Critical extracts & inlines critical-path (above-the-fold) CSS from HTML
Thanks, Jonah!
penthouse is a tool [for] generating critical path CSS for your web pages and web apps in order to speed up page rendering.
Supply the tool with your site’s full CSS, and the page you want to create the critical CSS for, and it will return all the CSS needed to render the above the fold content of the page.